We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9272a4 + 06d3ece commit 05908b5Copy full SHA for 05908b5
.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@c541c155eee45413f5b09a52248675b1a2575231
+ - uses: shivammathur/setup-php@15b611248c3d140461e97b2eb10de461ca9ec5a3
25
with:
26
php-version: '8.3'
27
- uses: actions/checkout@v4
0 commit comments