Skip to content

Commit

Permalink
Merge pull request #729 from clrfund/fix/create-version-node-version
Browse files Browse the repository at this point in the history
Update node version to 20.x
  • Loading branch information
yuetloo authored Mar 20, 2024
2 parents 2db66aa + 5d86c7a commit 843dd23
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 843dd23

Please sign in to comment.