We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b22c80 commit 03503ecCopy full SHA for 03503ec
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- uses: actions/setup-node@v3
18
with:
19
- node-version: "16"
+ node-version: "20"
20
cache: "yarn"
21
22
- name: Install dependencies
0 commit comments