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 daa4bba commit ea59868Copy full SHA for ea59868
.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.2.0
+ uses: actions/checkout@v4.2.1
19
with:
20
# super-linter needs the full git history to get the
21
# list of files that changed across commits
0 commit comments