1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-08-08 15:24:50 +02:00

update to node24

This commit is contained in:
Salman Chishti 2025-07-24 20:07:06 +00:00
parent 640a1c2554
commit 94b8944262
11 changed files with 5531 additions and 9133 deletions

View file

@ -31,7 +31,7 @@ outputs:
cache-matched-key:
description: 'Key of the cache that was restored, it could either be the primary key on cache-hit or a partial/complete match of one of the restore keys'
runs:
using: 'node20'
using: 'node24'
main: '../dist/restore-only/index.js'
branding:
icon: 'archive'