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 3df7bc0 commit c55ba84Copy full SHA for c55ba84
.github/workflows/release.yml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/checkout@v2
10
- uses: actions/setup-node@v1
11
with:
12
- node-version: '10.14'
+ node-version: 12
13
registry-url: https://registry.npmjs.org/
14
- name: Cache Node.js modules
15
uses: actions/cache@v2
0 commit comments