Skip to content

Commit

Permalink
try node v20
Browse files Browse the repository at this point in the history
  • Loading branch information
geoknee committed Oct 4, 2023
1 parent b01563b commit 27aeaa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ts-rpc-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/setup-node@v3
with:
cache: "yarn"
node-version: "16.0.0"
node-version: "20.0.0"

# Install foundry so we can use it to run a chain instance
- name: Install Foundry
Expand Down

0 comments on commit 27aeaa5

Please sign in to comment.