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.
2 parents eb80b94 + 7ae9dd5 commit 051b460Copy full SHA for 051b460
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Checkout code
19
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
20
21
- name: Setup PHP
22
uses: shivammathur/setup-php@v2
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
44
@@ -60,7 +60,7 @@ jobs:
60
61
62
63
64
65
66
0 commit comments