mirror of
https://gitea.com/gitea/act_runner
synced 2026-05-06 01:37:57 +02:00
feat: make use new action cache the new default for downloading actions (#12)
* remove legacy action caching * migrate tests * clear old legacy action cache when run
This commit is contained in:
@@ -58,7 +58,6 @@ type Input struct {
|
||||
actionOfflineMode bool
|
||||
logPrefixJobID bool
|
||||
networkName string
|
||||
useNewActionCache bool
|
||||
localRepository []string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user