mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(actions): use latest Node version
This commit is contained in:
2
.github/workflows/node-version.yml
vendored
2
.github/workflows/node-version.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
- name: Set up Node JS
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 20.8.0
|
||||
node-version: 20.8.1
|
||||
|
||||
- name: Regenerate ui package-lock.json
|
||||
run: cd ui && npm i
|
||||
|
||||
Reference in New Issue
Block a user