Skip to content

Commit

Permalink
chore: upgrade to Node LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Mar 28, 2023
1 parent 6b1212a commit 1a35307
Show file tree
Hide file tree
Showing 3 changed files with 7,132 additions and 13,458 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: ⎔ Setup Node.js
uses: actions/setup-node@v3
with:
node-version-file: .node-version
node-version: lts/*
cache: npm

- name: 📥 Download dependencies
Expand Down
1 change: 0 additions & 1 deletion .node-version

This file was deleted.

Loading

0 comments on commit 1a35307

Please sign in to comment.