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 9217ebf + b73e4f1 commit 5c6a5acCopy full SHA for 5c6a5ac
.github/workflows/lint-php.yml
@@ -8,7 +8,7 @@ jobs:
8
9
steps:
10
- name: Checkout
11
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
12
13
- name: Set PHP version
14
uses: shivammathur/setup-php@v2
.github/workflows/starkflow.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- name: Checkout code
23
id: code-checkout
24
25
26
- name: Audit
27
id: stark
0 commit comments