We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 594aa0a commit 0a8a70bCopy full SHA for 0a8a70b
.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@2e947f1f6932d141d076ca441d0e1e881775e95b
+ - uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231
25
with:
26
php-version: '8.3'
27
- uses: actions/checkout@v4
0 commit comments