mirror of
https://github.com/actions/cache.git
synced 2025-12-13 01:23:33 +08:00
update to node24
This commit is contained in:
@@ -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()"
|
||||
|
||||
Reference in New Issue
Block a user