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 ed06e57 + eb1ba33 commit 3e0b400Copy full SHA for 3e0b400
.github/workflows/lint-check.yml
@@ -8,7 +8,7 @@ jobs:
8
9
steps:
10
- name: Checkout code
11
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
12
13
- name: Checking PHP Syntax
14
uses: TheDragonCode/codestyler@v3
.github/workflows/lint-fixer.yml
@@ -10,7 +10,7 @@ jobs:
15
16
0 commit comments