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 d4cbf42 commit d65f087Copy full SHA for d65f087
.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@fc14643b0a99ee9db10a3c025a33d76544fa3761
+ - uses: shivammathur/setup-php@2e947f1f6932d141d076ca441d0e1e881775e95b
25
with:
26
php-version: '8.3'
27
- uses: actions/checkout@v4
0 commit comments