We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 497cb17 commit 5bd7a08Copy full SHA for 5bd7a08
1 file changed
.github/workflows/build.yml
@@ -93,7 +93,7 @@ jobs:
93
- name: Setup Node.js
94
uses: actions/setup-node@v4
95
with:
96
- node-version: "18"
+ node-version: "20"
97
98
- name: Setup
99
run: npm install
0 commit comments