ci: run cache actions on node 24

This commit is contained in:
Peter Steinberger 2026-04-21 11:58:41 +01:00
parent 0c61639111
commit ce3437c0d4
No known key found for this signature in database
2 changed files with 6 additions and 0 deletions

View File

@ -12,6 +12,9 @@ concurrency:
group: discord-backup-repo
cancel-in-progress: false
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
jobs:
report:
runs-on: ubuntu-latest

View File

@ -12,6 +12,9 @@ concurrency:
group: discord-backup-repo
cancel-in-progress: false
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
jobs:
publish:
runs-on: ubuntu-latest