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 1625d45 + f1763ed commit 3975705Copy full SHA for 3975705
.github/workflows/tests.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