forked from cerc-io/laconicd-deprecated
build(deps): bump c-hive/gha-remove-artifacts from 1 to 1.2.0 (#16)
Bumps [c-hive/gha-remove-artifacts](https://github.com/c-hive/gha-remove-artifacts) from 1 to 1.2.0. - [Release notes](https://github.com/c-hive/gha-remove-artifacts/releases) - [Commits](https://github.com/c-hive/gha-remove-artifacts/compare/v1...v1.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e897d1911b
commit
f0a1779cc2
2
.github/workflows/clean-artifacts.yml
vendored
2
.github/workflows/clean-artifacts.yml
vendored
@ -14,6 +14,6 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Remove old artifacts
|
- name: Remove old artifacts
|
||||||
uses: c-hive/gha-remove-artifacts@v1
|
uses: c-hive/gha-remove-artifacts@v1.2.0
|
||||||
with:
|
with:
|
||||||
age: "7 days"
|
age: "7 days"
|
||||||
|
Loading…
Reference in New Issue
Block a user