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 a1468a7 commit 2f0768fCopy full SHA for 2f0768f
1 file changed
.github/workflows/tests.yml
@@ -28,7 +28,7 @@ jobs:
28
29
steps:
30
- name: Checkout
31
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
32
33
- name: Setup PHP
34
uses: shivammathur/setup-php@v2
@@ -93,7 +93,7 @@ jobs:
93
94
95
96
97
98
99
@@ -133,7 +133,7 @@ jobs:
133
134
135
136
137
138
139
@@ -174,7 +174,7 @@ jobs:
174
175
176
177
178
179
180
0 commit comments