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 c71ede1 + 4a871df commit 7ae90ebCopy full SHA for 7ae90eb
1 file changed
.github/workflows/linter.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Checkout Code
19
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
20
with:
21
# Full git history is needed to get a proper list of changed files within `super-linter`
22
fetch-depth: 0
0 commit comments