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