Skip to content

Commit

Permalink
updated node version
Browse files Browse the repository at this point in the history
  • Loading branch information
shahnawaz-creator committed Apr 1, 2024
1 parent 4e12f45 commit 404424b
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 @@ -239,7 +239,7 @@ jobs:

- uses: actions/setup-node@v2
with:
node-version: '14'
node-version: 20.11.1

- name: Setup PATH for wasm
run: echo "${{env.GOROOT}}/misc/wasm" >> $GITHUB_PATH
Expand Down

0 comments on commit 404424b

Please sign in to comment.