We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6eeed58 + 56936ed commit 7bf32b3Copy full SHA for 7bf32b3
1 file changed
.github/workflows/superlinter.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout Code
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
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