mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-06 20:46:09 +02:00
Update linter.yml
Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
parent
a540bef384
commit
174a45cc5c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linter.yml
vendored
2
.github/workflows/linter.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
- uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Super-Linter
|
- name: Super-Linter
|
||||||
|
|
Loading…
Add table
Reference in a new issue