We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43223a2 commit 117a247Copy full SHA for 117a247
templates/github-actions/release.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v2
13
- uses: actions/setup-node@v2
14
with:
15
- node-version: 12
+ node-version: 16
16
- uses: actions/cache@v2
17
18
path: ~/.npm
0 commit comments