We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7721a9d + f56dfe8 commit c0cb262Copy full SHA for c0cb262
1 file changed
.github/workflows/php.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
steps:
18
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
19
20
- name: Validate composer.json and composer.lock
21
run: composer validate --strict
0 commit comments