We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7f6696 commit 76d740aCopy full SHA for 76d740a
1 file changed
.github/workflows/release.yml
@@ -3,7 +3,7 @@ name: Release
3
on: workflow_dispatch
4
5
env:
6
- LIBNODE_NODE_VERSION: v15.12.0
+ LIBNODE_NODE_VERSION: v16.0.0
7
8
jobs:
9
build:
0 commit comments