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 71bc1b0 + 568c923 commit 651be2bCopy full SHA for 651be2b
.github/workflows/lint-check.yml
@@ -8,7 +8,7 @@ jobs:
8
9
steps:
10
- name: Checkout code
11
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
12
13
- name: Checking PHP Syntax
14
uses: TheDragonCode/codestyler@v5
.github/workflows/lint-fixer.yml
@@ -10,7 +10,7 @@ jobs:
15
16
0 commit comments