Skip to content

Commit

Permalink
ci: update Node.js version to match WebUI ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed Jun 13, 2023
1 parent 48dc032 commit 3243c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
steps:
- uses: actions/setup-node@v3
with:
node-version: 16.12.0
node-version: 18.14.0
- uses: actions/download-artifact@v3
with:
name: kubo
Expand Down

0 comments on commit 3243c48

Please sign in to comment.