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 370ea5e commit 55ca9acCopy full SHA for 55ca9ac
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: setup node 🟢
39
uses: actions/setup-node@v4
40
with:
41
- node-version: "20.19.4"
+ node-version: "22.19.0"
42
- name: install dependencies 🔧
43
run: npm install
44
- name: build ✅
0 commit comments