Skip to content

Commit

Permalink
feat: upgrade node version
Browse files Browse the repository at this point in the history
  • Loading branch information
artdnlv committed Jan 4, 2024
1 parent bf7f039 commit 67e6033
Show file tree
Hide file tree
Showing 5 changed files with 12,041 additions and 9,197 deletions.
3 changes: 0 additions & 3 deletions .github/install-python2.sh

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permissions:
env:
GITHUB_TOKEN: ${{ secrets.CHARLES_RELEASER_PAT }}
NPM_TOKEN: ${{ secrets.NPM_HELLO_CHARLES_AUTOMATION_TOKEN }}
node-version: "14.17.4"
node-version: "20.8.0"

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14
20.8.0
Loading

0 comments on commit 67e6033

Please sign in to comment.