We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28600e6 commit b728293Copy full SHA for b728293
.github/workflows/release.yaml
@@ -83,7 +83,7 @@ jobs:
83
84
- uses: actions/setup-node@v3
85
with:
86
- node-version: 16
+ node-version: 18
87
88
- name: Get yarn cache directory path
89
id: yarn-cache-dir-path
0 commit comments