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 6619dc8 + 57f1b59 commit 9bae68cCopy full SHA for 9bae68c
.github/workflows/php.yml
@@ -30,7 +30,7 @@ jobs:
30
31
steps:
32
- name: Checkout
33
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
34
35
- uses: actions/cache@v3
36
with:
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
18
fetch-depth: 0
19
0 commit comments