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