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 34ce6c2 + c1aa91a commit 5615e8dCopy full SHA for 5615e8d
.github/workflows/php.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
19
20
# usage refer https://github.com/shivammathur/setup-php
21
- name: Setup PHP
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
14
with:
fetch-depth: 0
0 commit comments