We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c2e34a commit af72048Copy full SHA for af72048
.github/workflows/yarn-package.yml
@@ -16,7 +16,7 @@ on:
16
type: string
17
18
env:
19
- NODE_RELEASE_VERSION: "16.18.0"
+ NODE_RELEASE_VERSION: "18"
20
REGISTRY_URL: "https://registry.npmjs.org"
21
22
jobs:
0 commit comments