We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8918506 + ad0697a commit 372597aCopy full SHA for 372597a
.github/workflows/ci.yaml
@@ -101,7 +101,7 @@ jobs:
101
uses: actions/checkout@v2
102
- uses: actions/setup-node@v2
103
with:
104
- node-version: '14.x'
+ node-version: '16.x'
105
- name: Cache Node.js modules
106
uses: actions/cache@v2
107
.github/workflows/release-helper.yml
@@ -95,7 +95,7 @@ jobs:
95
96
97
98
99
100
0 commit comments