Skip to content

Commit

Permalink
bump node version package manager
Browse files Browse the repository at this point in the history
  • Loading branch information
cedrikv committed Feb 8, 2024
1 parent 4d36f26 commit abd5f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/setup-node@v3
with:
always-auth: true
node-version: '16.x'
node-version: '18.x'
registry-url: https://registry.npmjs.org
- run: yarn ci
env:
Expand Down

0 comments on commit abd5f6f

Please sign in to comment.