We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89c5eb7 commit 3d4c559Copy full SHA for 3d4c559
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Node.js
16
uses: actions/setup-node@v1
17
with:
18
- node-version: 16
+ node-version: 18.18.0
19
20
- name: Install yarn dependencies
21
run: yarn
0 commit comments