Skip to content

Commit

Permalink
Update to node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
tazz4843 committed Sep 8, 2023
1 parent b4b35ee commit 7ab59ec
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@ jobs:
- uses: actions/setup-node@v2
name: Setup Node.js
with:
node-version: 16

# Update NPM
- name: Update NPM
run: npm install -g npm
node-version: 20

# Install build deps
- name: Install build deps
Expand Down

0 comments on commit 7ab59ec

Please sign in to comment.