Skip to content

Commit

Permalink
fix: update node version to 18 (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
dirien authored Apr 19, 2024
1 parent 2e37c4a commit 18f13f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
- python
- go
nodeversion:
- 16.x
- 18.x
pythonversion:
- "3.9"
goversion:
Expand Down

0 comments on commit 18f13f6

Please sign in to comment.