Skip to content

Commit 614e82d

Browse files
authored
Update example GH action (#208)
1 parent d83d036 commit 614e82d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
Awesome_Lint:
104104
runs-on: ubuntu-latest
105105
steps:
106-
- uses: actions/checkout@v2
106+
- uses: actions/checkout@v4
107107
with:
108108
fetch-depth: 0
109109
- run: npx awesome-lint

0 commit comments

Comments
 (0)