There was an error while loading. Please reload this page.
1 parent 9468ee9 commit 3859017Copy full SHA for 3859017
1 file changed
.github/workflows/lint.yml
@@ -12,7 +12,7 @@ jobs:
12
lint:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
+ - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
16
with:
17
fetch-depth: 0
18
- run: cat .github/super-linter.env >> "$GITHUB_ENV"
0 commit comments