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 e47dc45 + 6a65901 commit 950183aCopy full SHA for 950183a
.github/workflows/coverage.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Checkout code
20
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
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