We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc42642 + 135f44c commit 77931a8Copy full SHA for 77931a8
1 file changed
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Setup Node
37
uses: actions/setup-node@v4
38
with:
39
- node-version: "18"
+ node-version: "20"
40
cache: 'npm'
41
42
- name: Install dependencies
0 commit comments