Skip to content

Commit d646cf1

Browse files
Bump c-hive/gha-remove-artifacts from 1.4.0 to 1.8.0
Bumps [c-hive/gha-remove-artifacts](https://github.com/c-hive/gha-remove-artifacts) from 1.4.0 to 1.8.0. - [Release notes](https://github.com/c-hive/gha-remove-artifacts/releases) - [Commits](c-hive/gha-remove-artifacts@v1.4.0...v1.8.0) --- updated-dependencies: - dependency-name: c-hive/gha-remove-artifacts dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f5864c commit d646cf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
runs-on: ubuntu-24.04
126126
steps:
127127
- name: Remove old artifacts
128-
uses: c-hive/gha-remove-artifacts@v1.4.0
128+
uses: c-hive/gha-remove-artifacts@v1.8.0
129129
with:
130130
age: '2 months'
131131
skip-tags: true

0 commit comments

Comments
 (0)