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.
2 parents 1e289c0 + ea4b762 commit 8f40cb5Copy full SHA for 8f40cb5
1 file changed
.github/workflows/test.yaml
@@ -39,7 +39,7 @@ jobs:
39
fail-fast: false
40
steps:
41
- name: checkout
42
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
43
44
- name: php
45
uses: shivammathur/setup-php@2.37.1
@@ -75,7 +75,7 @@ jobs:
75
name: static-analysis
76
77
78
79
80
81
0 commit comments