We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6a02f0 + 2ce1d31 commit efc832dCopy full SHA for efc832d
.github/workflows/php.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
23
24
# usage refer https://github.com/shivammathur/setup-php
25
- name: Setup PHP
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- name: Set ENV for github-release
# https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#setting-an-environment-variable
0 commit comments