We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 51a08fe + a2b6e8e commit 01dac2dCopy full SHA for 01dac2d
.github/workflows/php.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Checkout
30
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
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
@@ -17,7 +17,7 @@ jobs:
17
18
19
20
21
22
- name: Set ENV for github-release
23
0 commit comments