Merge pull request #93421 from akien-mga/ci-gha-artifact-retention-2-months

CI: Keep GHA artifacts for 60 days
This commit is contained in:
Rémi Verschelde 2024-06-21 16:49:46 +02:00
commit 0e4b06a830
No known key found for this signature in database
GPG key ID: C3336907360768E1

View file

@ -16,4 +16,5 @@ runs:
with:
name: ${{ inputs.name }}
path: ${{ inputs.path }}
retention-days: 14
# Default is 90 days.
retention-days: 60