We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f946f2 commit d3bae85Copy full SHA for d3bae85
.github/workflows/test.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Set up Node.js
33
uses: actions/setup-node@v3
34
with:
35
- node-version: '16'
+ node-version: '20'
36
37
- name: Install dependencies
38
run: yarn install
0 commit comments