1
0
mirror of https://github.com/actions/cache.git synced 2025-12-17 12:38:58 +08: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

@@ -16,7 +16,7 @@ inputs:
default: 'false'
required: false
runs:
using: 'node20'
using: 'node24'
main: '../dist/save-only/index.js'
branding:
icon: 'archive'