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 d8be9b3 + 1c370b4 commit b1764e9Copy full SHA for b1764e9
.github/workflows/php.yml
@@ -24,7 +24,7 @@ jobs:
24
25
steps:
26
- name: Checkout
27
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
28
29
- name: Set ENV vars
30
# https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#setting-an-environment-variable
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
with:
18
fetch-depth: 0
19
0 commit comments