Skip to content

Commit

Permalink
update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhea0 committed Dec 2, 2023
1 parent 1e64d82 commit 60b20d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-node@v1
with:
node-version: 15
node-version: 18
- run: npm install --global awesome-lint
- run: awesome-lint README.md
awesome-bot:
Expand Down

0 comments on commit 60b20d7

Please sign in to comment.