mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-04-19 11:36:18 +02:00
Update action name to Dependency Caching
This commit is contained in:
parent
87c0185d27
commit
f4f96ba2f9
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
name: 'Cache'
|
||||
name: 'Dependency Caching'
|
||||
description: 'Cache dependencies and build outputs to improve workflow execution time'
|
||||
author: 'GitHub'
|
||||
inputs:
|
||||
|
@ -21,4 +21,4 @@ runs:
|
|||
post-if: 'success()'
|
||||
branding:
|
||||
icon: 'archive'
|
||||
color: 'gray-dark'
|
||||
color: 'gray-dark'
|
||||
|
|
Loading…
Add table
Reference in a new issue