try to fix fetch error

This commit is contained in:
windingwind 2024-12-09 15:03:08 +01:00
parent 4bdb52d86c
commit 6061c00c4e

View File

@ -15,7 +15,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22
- name: Install deps
run: npm install -f