mirror of
https://github.com/nextcloud/docker.git
synced 2025-02-04 18:48:26 +01: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:
|
||||
- name: Checkout code
|
||||
- uses: actions/checkout@v4
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Super-Linter
|
||||
|
|
Loading…
Reference in a new issue