mirror of
https://github.com/prymitive/karma
synced 2026-05-17 04:16:42 +00:00
chore(actions): use latest Node version
This commit is contained in:
committed by
github-actions[bot]
parent
631365e99b
commit
09cc2cc07e
2
.github/workflows/node-maintenance.yml
vendored
2
.github/workflows/node-maintenance.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Set up Node JS
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 23.5.0
|
||||
node-version: 24.13.0
|
||||
|
||||
- name: Regenerate package-lock.json
|
||||
run: make -C ui npm-upgrade
|
||||
|
||||
Reference in New Issue
Block a user