mirror of
https://github.com/actions/cache.git
synced 2025-06-24 03:18:01 +02:00
Update "only-" actions to node20
This commit is contained in:
@ -16,7 +16,7 @@ inputs:
|
||||
default: 'false'
|
||||
required: false
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: '../dist/save-only/index.js'
|
||||
branding:
|
||||
icon: 'archive'
|
||||
|
Reference in New Issue
Block a user