mirror of
https://github.com/actions/cache.git
synced 2026-07-03 21:59:30 +00:00
Switch to node20 context
This commit is contained in:
parent
c4c0190451
commit
871259f9e2
3 changed files with 3 additions and 3 deletions
|
|
@ -28,7 +28,7 @@ inputs:
|
|||
description: 'An AWS region where the bucket is located'
|
||||
required: true
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: '../dist/save-only/index.js'
|
||||
branding:
|
||||
icon: 'archive'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue