Skip to content

Commit

Permalink
Merge pull request #57 from sukiyaki/renovate/geekyeggo-delete-artifa…
Browse files Browse the repository at this point in the history
…ct-5.x

Update geekyeggo/delete-artifact action to v5
  • Loading branch information
mochipon authored Mar 18, 2024
2 parents 76cadf9 + ace3779 commit c987141
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 c987141

Please sign in to comment.