Skip to content

Commit

Permalink
fix: bump node version in action
Browse files Browse the repository at this point in the history
  • Loading branch information
v8tenko committed Oct 18, 2023
1 parent 4bc6ad7 commit 80531b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
with:
github-token: ${{ secrets.YC_UI_BOT_GITHUB_TOKEN }}
npm-token: ${{ secrets.ROBOT_DATAUI_NPM_TOKEN }}
node-version: 14
node-version: 18

0 comments on commit 80531b7

Please sign in to comment.