We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7eb88a + 07378db commit 5c27828Copy full SHA for 5c27828
1 file changed
.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