Skip to content

Commit

Permalink
feat: lint setup-node@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
jonalan7 committed Sep 14, 2023
1 parent e96afb2 commit e346488
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 @@ -16,7 +16,7 @@ jobs:
run: git fetch --tags -f || true

- name: Setup Node.js
uses: actions/setup-node@v2.5.3
uses: actions/setup-node@v2
with:
node-version: 16.x
registry-url: 'https://registry.npmjs.org'
Expand Down

0 comments on commit e346488

Please sign in to comment.