mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(actions): use latest Node version
This commit is contained in:
committed by
github-actions[bot]
parent
0dd4ec2dc5
commit
db2eaf8fe0
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Set up Node JS
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 22.6.0
|
||||
node-version: 22.7.0
|
||||
|
||||
- name: Regenerate package-lock.json
|
||||
run: make -C ui npm-upgrade
|
||||
|
||||
Reference in New Issue
Block a user