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 e7802cd + 1464162 commit c3fab1cCopy full SHA for c3fab1c
.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@d6560b1fbbf55bd076855f7ae33e8922596ff192
+ - uses: shivammathur/setup-php@fc14643b0a99ee9db10a3c025a33d76544fa3761
25
with:
26
php-version: '8.3'
27
- uses: actions/checkout@v4
0 commit comments