mirror of
https://github.com/actions/cache
synced 2026-08-14 10:37:39 +08:00
Correct 'artifactss' to 'artifacts' in action.yml
Fix typo in action description.
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user