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 b93cbf5 commit f8d251dCopy full SHA for f8d251d
.github/workflows/tests.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Checkout
30
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
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