Merge branch 'feat/improving-sources' of https://github.com/hydralauncher/hydra into feat/improving-sources

This commit is contained in:
Chubby Granny Chaser
2025-10-28 21:38:24 +00:00
6 changed files with 234 additions and 168 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v4
with:
node-version: 20.18.3
node-version: 22.21.0
- name: Install dependencies
run: yarn --frozen-lockfile