diff --git a/.github/workflows/clean-artifacts.yml b/.github/workflows/clean-artifacts.yml index edebe53a8dad..cc37fac21794 100644 --- a/.github/workflows/clean-artifacts.yml +++ b/.github/workflows/clean-artifacts.yml @@ -12,6 +12,6 @@ jobs: steps: - name: Remove old artifacts - uses: c-hive/gha-remove-artifacts@v1 + uses: c-hive/gha-remove-artifacts@v1.2.0 with: age: '7 days'