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.
2 parents 3586656 + 238b605 commit 6a2c48cCopy full SHA for 6a2c48c
.github/workflows/symfony.yml
@@ -21,7 +21,7 @@ jobs:
21
# To automatically get bug fixes and new Php versions for shivammathur/setup-php,
22
# change this to (see https://github.com/shivammathur/setup-php#bookmark-versioning):
23
# uses: shivammathur/setup-php@v2
24
- - uses: shivammathur/setup-php@868f02c3ff1a410930ea971284c9ea175e986284
+ - uses: shivammathur/setup-php@d6560b1fbbf55bd076855f7ae33e8922596ff192
25
with:
26
php-version: '8.3'
27
- uses: actions/checkout@v4
0 commit comments