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 d34cf7a + 85dc480 commit bbe3c65Copy full SHA for bbe3c65
.github/workflows/coverage.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Checkout code
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
20
21
- name: Setup PHP
22
uses: shivammathur/setup-php@v2
.github/workflows/tests.yml
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
42
0 commit comments