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 74a1007 + 1907390 commit 4bc75bcCopy full SHA for 4bc75bc
.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
# usage refer https://github.com/shivammathur/setup-php
33
- name: Setup PHP
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
19
20
- name: Set ENV for github-release
21
# https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#setting-an-environment-variable
0 commit comments