Update action.yml

pull/1662/head
Cyril Rohr 2024-02-15 20:26:46 +01:00 committed by GitHub
parent 8521a4414a
commit 00190375fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
name: 'Cache'
description: 'Cache artifacts like dependencies and build outputs to improve workflow execution time'
author: 'GitHub'
name: 'S3 Cache for GitHub Actions'
description: 'Drop-in GitHub actions/cache replacement with S3 backend'
author: 'RunsOn'
inputs:
path:
description: 'A list of files, directories, and wildcard patterns to cache and restore'