We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c1b12d + 564bedb commit 226d053Copy full SHA for 226d053
1 file changed
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Install Node.js
13
uses: actions/setup-node@v4
14
with:
15
- node-version: 18
+ node-version: 20
16
cache: npm
17
- name: Install dependencies
18
run: npm install
0 commit comments