Update cleanup_artifacts.yml

This commit is contained in:
Ben Meadors
2022-11-05 06:57:47 -05:00
committed by GitHub
parent 764b48e04a
commit 3dc6ed5672

View File

@@ -16,5 +16,5 @@ jobs:
- name: Remove old artifacts
uses: c-hive/gha-remove-artifacts@v1
with:
age: '1 month'
age: '2 month'
skip-tags: true