We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b12d7 commit 0a9bf1bCopy full SHA for 0a9bf1b
.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