We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2973a2 commit 6c0af68Copy full SHA for 6c0af68
1 file changed
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
persist-credentials: false
39
40
- name: Setup PHP
41
- uses: shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # 2.33.0
+ uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # 2.34.1
42
with:
43
php-version: ${{ matrix.php }}
44
tools: composer:v2
0 commit comments