Skip to content

Commit ccb6c7c

Browse files
Copilotfelickz
andauthored
Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/development-dependencies-aee9074688
# Conflicts: # package-lock.json Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
2 parents 3c8371d + b2f0f7f commit ccb6c7c

7 files changed

Lines changed: 54750 additions & 48745 deletions

File tree

.github/workflows/check-dist.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ jobs:
2323
steps:
2424
- uses: actions/checkout@v7
2525

26-
- name: Set Node.js 16.x
26+
- name: Set Node.js 22.x
2727
uses: actions/setup-node@v7.0.0
2828
with:
29-
node-version: 16.x
29+
node-version: 22.x
3030

3131
- name: Install dependencies
3232
run: npm ci

0 commit comments

Comments
 (0)