Skip to content

Commit

Permalink
update to LTS node
Browse files Browse the repository at this point in the history
  • Loading branch information
A1Liu authored Aug 31, 2023
1 parent 50a8d16 commit ecb732e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v2
with:
node-version: 16.10.0
node-version: 18.17.1
cache: yarn

- name: Setup Zig
Expand Down

0 comments on commit ecb732e

Please sign in to comment.