Skip to content

Commit

Permalink
chore: update node action
Browse files Browse the repository at this point in the history
  • Loading branch information
blockgroot committed Jun 5, 2024
1 parent c1f6c15 commit 592fab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
token: ${{ secrets.github_token }}
- name: Set up nodejs
uses: actions/setup-node@v1
uses: actions/setup-node@v2
with:
node-version: 18
- name: install dependencies (npm)
Expand Down

0 comments on commit 592fab6

Please sign in to comment.