Skip to content

Commit

Permalink
Merge pull request #108 from Sashwat-K/Sashwat-K-4
Browse files Browse the repository at this point in the history
fix: update NODE_VERSION to fix Semantic Release in GitHub Actions
  • Loading branch information
pranjank authored Jan 31, 2024
2 parents fb839df + 9fa3f31 commit d29e5dc
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 @@ -18,7 +18,7 @@ env:
# Currently no way to detect automatically
DEFAULT_BRANCH: main
GO_VERSION: 1.20.5 # renovate: datasource=golang-version depName=golang
NODE_VERSION: 18
NODE_VERSION: 20.11
DRY_RUN: true

jobs:
Expand Down

0 comments on commit d29e5dc

Please sign in to comment.