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 5e54986 commit 3ea1614Copy full SHA for 3ea1614
.github/workflows/tests.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Install node.js v18
12
uses: actions/setup-node@v3
13
with:
14
- node-version: 18
+ node-version: 20
15
cache: "yarn"
16
cache-dependency-path: yarn.lock
17
0 commit comments