Skip to content

Commit

Permalink
Upgrade node.js version to 18
Browse files Browse the repository at this point in the history
  • Loading branch information
dkreider committed Nov 13, 2023
1 parent 92fad69 commit d687141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18

- name: Install dependencies
# If checksum for the `package-lock.json` hasn't changed then we shouldn't run
Expand Down

0 comments on commit d687141

Please sign in to comment.