Skip to content

Commit

Permalink
chore: update setup-node to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
npty committed Jul 6, 2024
1 parent a07f179 commit e3dfc3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: rm -rf target aptos-cli-1.0.4-Ubuntu-22.04-x86_64.zip sui-devnet-v1.7.0-ubuntu-x86_64.tgz

- name: Setup Node
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 18

Expand Down

0 comments on commit e3dfc3f

Please sign in to comment.