Skip to content

Commit

Permalink
ci: Don't run on old Node.js 16
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni committed Jun 9, 2024
1 parent 80a2d7d commit 8b133f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/lint-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v4
with:
node-version: 16
cache: npm

- name: Install Node dependencies
Expand Down

0 comments on commit 8b133f3

Please sign in to comment.