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 3ea82fa commit 1e742afCopy full SHA for 1e742af
.github/workflows/build.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: Setup Node
52
uses: actions/setup-node@v3
53
with:
54
- node-version: "16"
+ node-version: "20"
55
cache: ${{ steps.detect-package-manager.outputs.manager }}
56
57
- name: Install dependencies
0 commit comments