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 700bb5d + ad9d4d7 commit bef76ddCopy full SHA for bef76dd
1 file changed
.github/workflows/superlinter.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout Code
15
- uses: actions/checkout@v5
+ 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