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 80afb75 commit 155c5f3Copy full SHA for 155c5f3
1 file changed
.github/workflows/tests.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Checkout
30
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
31
32
- name: Setup PHP
33
uses: shivammathur/setup-php@v2
@@ -91,7 +91,7 @@ jobs:
91
92
93
94
95
96
97
@@ -128,7 +128,7 @@ jobs:
128
129
130
131
132
133
134
@@ -166,7 +166,7 @@ jobs:
166
167
168
169
170
171
172
0 commit comments