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 5c8f2a3 + 5e2f64d commit 5662cc2Copy full SHA for 5662cc2
1 file changed
.github/workflows/php.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
steps:
18
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
19
20
- name: Validate composer.json and composer.lock
21
run: composer validate --strict
0 commit comments