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 800b3c5 commit db796f9Copy full SHA for db796f9
.github/workflows/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
cache: npm
17
- uses: actions/cache@v2
18
0 commit comments