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

@ -38,7 +38,7 @@ outputs:
cache-hit:
description: 'A boolean value to indicate an exact match was found for the primary key'
runs:
using: 'node20'
using: 'node24'
main: 'dist/restore/index.js'
post: 'dist/save/index.js'
post-if: "success()"