We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75d01df + edc02a1 commit b92f26dCopy full SHA for b92f26d
1 file changed
.github/workflows/test-build.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
- uses: actions/setup-node@v4
17
with:
18
- node-version: 18
+ node-version: 20
19
cache: npm
20
21
- name: Install dependencies
0 commit comments