We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b65370b + bc4b32f commit 57693feCopy full SHA for 57693fe
2 files changed
.github/workflows/cs.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout code
17
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
18
19
- name: Install PHP
20
uses: shivammathur/setup-php@v2
.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
0 commit comments