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:
parent
640a1c2554
commit
94b8944262
11 changed files with 5531 additions and 9133 deletions
|
@ -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()"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue