Skip to content

Bump actions/download-artifact from 5 to 6 (#34) #9

Bump actions/download-artifact from 5 to 6 (#34)

Bump actions/download-artifact from 5 to 6 (#34) #9

Workflow file for this run

name: Format
on:
workflow_dispatch:
push:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
permissions:
contents: write
pull-requests: write
jobs:
php:
uses: typisttech/.github/.github/workflows/format-php.yml@v3
secrets: inherit