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 378a2d4 commit 7289654Copy full SHA for 7289654
.github/workflows/cs.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout code
22
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
23
24
- name: Install PHP
25
uses: shivammathur/setup-php@v2
.github/workflows/test.yml
@@ -43,7 +43,7 @@ jobs:
43
44
45
46
47
48
- name: Setup PHP
49
@@ -87,7 +87,7 @@ jobs:
87
88
89
90
91
92
93
0 commit comments