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 551f9d9 commit 3871cc9Copy full SHA for 3871cc9
.github/workflows/superlinter.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
# Checks out a copy of your repository on the ubuntu-latest machine
17
- name: Checkout code
18
- uses: actions/checkout@v4.1.7
+ uses: actions/checkout@v4.2.0
19
with:
20
# super-linter needs the full git history to get the
21
# list of files that changed across commits
0 commit comments