mirror of
https://github.com/Swatinem/rust-cache
synced 2026-03-20 15:15:51 +00:00
Migrate to node24 runner
This commit is contained in:
parent
11da8522bc
commit
745137badb
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ outputs:
|
|||
cache-hit:
|
||||
description: "A boolean value that indicates an exact match was found."
|
||||
runs:
|
||||
using: "node20"
|
||||
using: "node24"
|
||||
main: "dist/restore/index.js"
|
||||
post: "dist/save/index.js"
|
||||
post-if: "success() || env.CACHE_ON_FAILURE == 'true'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue