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 7db74fe + 161afc6 commit 7abb090Copy full SHA for 7abb090
.github/workflows/php.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: Checkout
24
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
25
26
# usage refer https://github.com/shivammathur/setup-php
27
- name: Setup PHP
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
19
with:
20
fetch-depth: 0
0 commit comments