Skip to content

Commit

Permalink
update node version to 20.x
Browse files Browse the repository at this point in the history
  • Loading branch information
yuetloo committed Mar 20, 2024
1 parent 2db66aa commit 5d86c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
- major

env:
NODE_VERSION: 18.x
NODE_VERSION: 20.x
VITE_CLRFUND_FACTORY_ADDRESS: "0x5FC8d32690cc91D4c39d9d3abcBD16989F875707"
VITE_ETHEREUM_API_CHAINID: 1
VITE_ETHEREUM_API_URL: "dummy"
Expand Down

0 comments on commit 5d86c7a

Please sign in to comment.