We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a5fd6f commit 713b036Copy full SHA for 713b036
.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@15b611248c3d140461e97b2eb10de461ca9ec5a3
+ - uses: shivammathur/setup-php@ce2f681d2257b1c64228aa701fefa22db84edf4b
25
with:
26
php-version: '8.3'
27
- uses: actions/checkout@v4
0 commit comments