ci: use node 24 for discord report
This commit is contained in:
parent
33b19dfd62
commit
8261a0f309
2
.github/workflows/discord-backup-report.yml
vendored
2
.github/workflows/discord-backup-report.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v6.0.0
|
||||
with:
|
||||
node-version: "22"
|
||||
node-version: "24"
|
||||
|
||||
- name: Restore Discord DB cache
|
||||
id: restore-discord-db
|
||||
|
||||
Loading…
Reference in New Issue
Block a user