There was an error while loading. Please reload this page.
2 parents 8a1e0b6 + bb3caf7 commit e1f7a42Copy full SHA for e1f7a42
2 files changed
.github/workflows/php.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
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