Skip to content

Commit

Permalink
update node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Sep 8, 2023
1 parent 07a85df commit 8779ee1
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 @@ -5,7 +5,7 @@ on:
env:
BENTO_PYTHON_VERSION: "3.11"
BENTO_PYTHON_DEBIAN_VERSION: "slim-bookworm"
BENTO_NODE_VERSION: "18"
BENTO_NODE_VERSION: "20"
BENTO_NODE_DEBIAN_VERSION: "bookworm-slim"
BENTO_PLAIN_DEBIAN_VERSION: "bookworm-slim"
BENTO_GOLANG_VERSION: "1.21"
Expand Down

0 comments on commit 8779ee1

Please sign in to comment.