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 913a368 + d968b34 commit 3489537Copy full SHA for 3489537
.github/workflows/php.yml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- name: Checkout
25
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
26
27
- uses: actions/cache@v4
28
with:
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
18
fetch-depth: 0
19
0 commit comments