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 87cd1ff + fa9006b commit 9b2651dCopy full SHA for 9b2651d
.github/workflows/php.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Checkout
30
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
31
32
- name: Set ENV vars
33
# https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#setting-an-environment-variable
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
19
20
- name: Set ENV for github-release
21
0 commit comments