Skip to content

Commit 1f6d419

Browse files
ci: update checkout action
1 parent a522b40 commit 1f6d419

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
name: "lint: awesome-lint"
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v2
9+
- uses: actions/checkout@v6
1010
with:
1111
fetch-depth: 0
1212
- run: npx awesome-lint

0 commit comments

Comments
 (0)