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