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.
1 parent 5be36a7 commit 6602a59Copy full SHA for 6602a59
.github/workflows/lint.yml
@@ -9,7 +9,7 @@ jobs:
9
styles:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
13
- name: Install PHP
14
uses: shivammathur/setup-php@v2
15
with:
@@ -21,7 +21,7 @@ jobs:
21
staticanalysis:
22
23
24
25
26
27
0 commit comments