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