mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 00:32:51 +02:00
WORKFLOW: Update NodeJs version in workflows (#2319)
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: Setup node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
node-version: 22
|
||||
|
||||
- name: Build and deploy
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user