4
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2025-11-07 10:36:55 +00:00

Update action.yml

This commit is contained in:
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

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'