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 02bb2b9 + 7c4c811 commit 62ba0a5Copy full SHA for 62ba0a5
.github/workflows/php.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
19
20
- name: Validate composer.json and composer.lock
21
run: composer validate --strict
0 commit comments