Skip to content

Commit

Permalink
fix: min node v
Browse files Browse the repository at this point in the history
  • Loading branch information
Sparkenstein committed Feb 6, 2024
1 parent 0815e8b commit 23284ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: setup node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 20
- name: install Rust stable
uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 23284ac

Please sign in to comment.