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 7abb090 + 8061f25 commit 1ca92a3Copy full SHA for 1ca92a3
.github/workflows/php.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: Checkout
24
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
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