Skip to content

Commit

Permalink
Update actions/checkout to v4 (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn authored Jun 12, 2024
1 parent e4d839a commit e53d228
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
Awesome_Lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: npx awesome-lint
- run: npx awesome-lint

0 comments on commit e53d228

Please sign in to comment.