We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2450d18 commit 18cf750Copy full SHA for 18cf750
3 files changed
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
# Set always-auth in npmrc.
14
# always-auth: # optional, default is false
15
# Version Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0.
16
- node-version: 14.x
+ node-version: 19.x
17
# File containing the version Spec of the version to use. Examples: .nvmrc, .node-version.
18
# node-version-file: # optional
19
# Target architecture for Node to use. Examples: x86, x64. Will use system architecture by default.
0 commit comments