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 162326b + 1c337dd commit 77aceceCopy full SHA for 77acece
.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.2
+ uses: actions/checkout@v5.0.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