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 4f48680 + ffd3c5b commit aa77399Copy full SHA for aa77399
.github/workflows/php.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
23
24
# usage refer https://github.com/shivammathur/setup-php
25
- name: Setup PHP
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
with:
18
fetch-depth: 0
0 commit comments