mirror of
https://github.com/actions/cache.git
synced 2025-06-01 06:52:29 +00:00
Adding wrapper class
This commit is contained in:
@ -20,7 +20,7 @@ outputs:
|
||||
description: 'A boolean value to indicate an exact match was found for the primary key'
|
||||
runs:
|
||||
using: 'node16'
|
||||
main: '../dist/restore/index.js'
|
||||
main: '../dist/restore-only/index.js'
|
||||
branding:
|
||||
icon: 'archive'
|
||||
color: 'gray-dark'
|
Reference in New Issue
Block a user