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 a5da40b + f961dea commit 1c1f378Copy full SHA for 1c1f378
.github/workflows/code-style.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- name: Checkout code
13
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
14
15
- name: Detect job name
16
id: detect
.github/workflows/phpunit.yml
@@ -16,7 +16,7 @@ jobs:
17
18
19
20
21
- name: Setup PHP
22
uses: shivammathur/setup-php@v2
0 commit comments