Skip to content

Commit

Permalink
Update geekyeggo/delete-artifact action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent 4e0cf73 commit ace3779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
${{steps.download.outputs.download-path}}/${{ github.run_number }}-coverage-*/coverage.xml:coverage.py
- name: 🗑 Delete artifacts within the workflow run
uses: geekyeggo/delete-artifact@v4
uses: geekyeggo/delete-artifact@v5
if: always()
with:
name: ${{ github.run_number }}-coverage-*
Expand Down

0 comments on commit ace3779

Please sign in to comment.