We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec14922 commit b849c70Copy full SHA for b849c70
.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