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 951255f commit 8dbe5aaCopy full SHA for 8dbe5aa
.github/workflows/superlinter.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout Code
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
16
with:
17
# Full git history is needed to get a proper list of changed files within `super-linter`
18
fetch-depth: 0
0 commit comments