We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ffff9d commit cc8777cCopy full SHA for cc8777c
1 file changed
.github/workflows/static-analysis.yaml
@@ -30,7 +30,7 @@ jobs:
30
- name: Setup PHP
31
uses: shivammathur/setup-php@v2
32
with:
33
- php-version: 7.4
+ php-version: 8.1
34
- name: Install dependencies
35
uses: "ramsey/composer-install@v3"
36
- run: ${{ matrix.script }}
0 commit comments