We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38d9a39 commit 4271ac3Copy full SHA for 4271ac3
.github/workflows/ci.yml
@@ -27,6 +27,7 @@ jobs:
27
steps:
28
- uses: zenstruck/.github/actions/php-cs-fixer@main
29
with:
30
+ php: 8.4
31
key: ${{ secrets.GPG_PRIVATE_KEY }}
32
token: ${{ secrets.COMPOSER_TOKEN }}
33
0 commit comments