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 7e1dd6a + dab85ad commit 5451de4Copy full SHA for 5451de4
.github/workflows/fix-php-code-styling.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout code
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
18
with:
19
ref: ${{ github.head_ref }}
20
.github/workflows/run-tests.yml
@@ -31,7 +31,7 @@ jobs:
31
32
33
34
35
36
- name: Setup PHP
37
uses: shivammathur/setup-php@v2
0 commit comments