Skip to content

Commit

Permalink
update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
jumormt committed Apr 28, 2024
1 parent c07c169 commit 70d43c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/svf-lib_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,9 @@ jobs:
cd $GITHUB_WORKSPACE
# publish svf
- uses: actions/setup-node@v2
- uses: actions/setup-node@v3
with:
node-version: 12
node-version: 18
registry-url: https://registry.npmjs.org/
- name: publish-svf
if: |
Expand Down

0 comments on commit 70d43c0

Please sign in to comment.