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 5b24d83 commit 4dc211bCopy full SHA for 4dc211b
.github/workflows/test-build.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Node.js
17
uses: actions/setup-node@v2
18
with:
19
- node-version: 18 # or the version you prefer
+ node-version: 20 # or the version you prefer
20
21
- name: Install dependencies
22
run: |
0 commit comments