Skip to content

Commit

Permalink
Update cron.yml
Browse files Browse the repository at this point in the history
dev-drprasad/delete-older-releases@v0.3.4
  • Loading branch information
walczakkamil authored Oct 5, 2024
1 parent c7675bf commit 29439d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
gh release create ${TODAY}
gh release upload ${TODAY} databases/* --clobber
- uses: dev-drprasad/delete-older-releases@v0.3.2
- uses: dev-drprasad/delete-older-releases@v0.3.4
with:
repo: walczakkamil/dmr_users
keep_latest: 3
Expand Down

0 comments on commit 29439d7

Please sign in to comment.