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 2756e83 + 7a3134a commit 50793eaCopy full SHA for 50793ea
1 file changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-22.04
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v5
+ uses: actions/checkout@v7
20
with:
21
fetch-depth: 0
22
- name: Install PHP
@@ -39,7 +39,7 @@ jobs:
39
needs: validate
40
41
- name: Checkout repository
42
43
44
45
0 commit comments