fix(ci): microsoft

This commit is contained in:
AAGaming
2026-03-20 21:26:44 -04:00
parent 66e0afccae
commit aabc522740

View File

@@ -22,7 +22,7 @@ jobs:
- name: Setup | Node.js
uses: actions/setup-node@v4
with:
node-version: 20
node-version: 24
- name: Setup | Dependencies
run: npm i -g pnpm && pnpm i --frozen-lockfile
- name: Build