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.
1 parent 6cfadc3 commit 748aa31Copy full SHA for 748aa31
.github/workflows/checks.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
-
19
name: Checkout code
20
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
21
22
name: Setup PHP
23
uses: shivammathur/setup-php@v2
.github/workflows/lint.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
name: Install dependencies
0 commit comments