mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
CODEBASE: Update NodeJS to v24 (#2456)
This commit is contained in:
2
.github/workflows/fetch-changes.yml
vendored
2
.github/workflows/fetch-changes.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Use Node 22
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 22
|
||||
node-version: 24
|
||||
cache: "npm"
|
||||
- name: Install NPM dependencies
|
||||
working-directory: ./tools/fetch-changelog
|
||||
|
||||
Reference in New Issue
Block a user