12
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2026-07-03 21:59:30 +00:00

More docs adjusted

This commit is contained in:
Boris Staal 2023-04-09 14:15:46 -05:00
parent 1a3e6024cc
commit d43149eba7
No known key found for this signature in database
8 changed files with 281 additions and 76 deletions

View file

@ -1,6 +1,6 @@
name: 'Cache (AWS S3)'
description: 'Cache artifacts like dependencies and build outputs to improve workflow execution time stored in S3'
author: 'GitHub'
author: 'Github, Justvanilla'
inputs:
path:
description: 'A list of files, directories, and wildcard patterns to cache and restore'