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 d7c4b26 commit f782f8dCopy full SHA for f782f8d
.github/workflows/build-lint-test.yml
@@ -52,7 +52,7 @@ jobs:
52
fi
53
- uses: actions/setup-node@v3
54
with:
55
- node-version: '16'
+ node-version: '20'
56
- uses: actions/cache@v4
57
id: yarn-cache
58
name: Cache npm deps
@@ -89,7 +89,7 @@ jobs:
89
90
91
92
93
94
95
@@ -130,7 +130,7 @@ jobs:
130
131
132
133
134
135
136
0 commit comments