Skip to content

Commit

Permalink
LINBEE-10093 - increase retention days to week (#120)
Browse files Browse the repository at this point in the history
Co-authored-by: Yeela Lifshitz <[email protected]>
  • Loading branch information
yeelali14 and Yeela Lifshitz committed Aug 21, 2024
1 parent df44aed commit 56a52c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,6 @@ runs:
if: ${{ env.ENABLE_DEBUG_ARTIFACTS == 'true' || env.ENABLE_CACHE == 'true' }}
uses: actions/upload-artifact@v4
with:
retention-days: 2
retention-days: 7
name: output
path: code/output

0 comments on commit 56a52c9

Please sign in to comment.