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 6852051 + cfa6b40 commit 3e9944bCopy full SHA for 3e9944b
.github/workflows/code-style.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- name: Checkout code
13
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
14
15
- name: Check the code style
16
uses: TheDragonCode/codestyler@v5
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
20
21
22
- name: Setup PHP
23
uses: shivammathur/setup-php@v2
0 commit comments