We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cd09f2 commit e663b7dCopy full SHA for e663b7d
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
16
- name: Setup PHP
17
- uses: shivammathur/setup-php@2.31.1
+ uses: shivammathur/setup-php@2.32.0
18
with:
19
php-version: ${{ matrix.php }}
20
0 commit comments