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 e09cbb9 + 9c20989 commit 1b37a4cCopy full SHA for 1b37a4c
.github/workflows/coverage.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Checkout code
20
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
21
22
- name: Validate composer.json and composer.lock
23
run: composer validate --strict
.github/workflows/fix-php-code-style-issues.yml
with:
ref: ${{ github.head_ref }}
.github/workflows/tests.yml
@@ -25,7 +25,7 @@ jobs:
25
26
27
28
29
30
31
0 commit comments