mirror of https://github.com/actions/cache.git
Correct 'artifactss' to 'artifacts' in action.yml
Fix typo in action description.
This commit is contained in:
parent
0057852bfa
commit
0b48d19e2e
|
|
@ -1,5 +1,5 @@
|
|||
name: 'Cache'
|
||||
description: 'Cache artifacts like dependencies and build outputs to improve workflow execution time'
|
||||
description: 'Cache artifactss like dependencies and build outputs to improve workflow execution time'
|
||||
author: 'GitHub'
|
||||
inputs:
|
||||
path:
|
||||
|
|
|
|||
Loading…
Reference in New Issue