We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 217a29e commit 309368aCopy full SHA for 309368a
.github/workflows/deployment.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v2
15
- uses: actions/setup-node@v2
16
with:
17
- node-version: 14
+ node-version: 16
18
- uses: actions/cache@v2
19
20
path: ~/.npm
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
11
12
13
0 commit comments