Skip to content

Commit

Permalink
use correct deleter action for new uploader
Browse files Browse the repository at this point in the history
  • Loading branch information
thiesmoeller authored Jun 14, 2024
1 parent 52da788 commit a6b70b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -346,11 +346,11 @@ jobs:
]
runs-on: ubuntu-latest
steps:
- uses: geekyeggo/delete-artifact@v2
- uses: geekyeggo/delete-artifact@v5
continue-on-error: true
with:
name: |
Linux_x86_64_Pylon
Linux_aarch64_Pylon
Windows_Pylon
macOS_Pylon
macOS_Pylon

0 comments on commit a6b70b7

Please sign in to comment.