diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bda3f3a..bec08b1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -129,6 +129,6 @@ jobs: runs-on: ubuntu-latest steps: - name: Cleanup - uses: GeekyEggo/delete-artifact@54ab544f12cdb7b71613a16a2b5a37a9ade990af + uses: TheMrMilchmann/delete-artifact@delete-artifact with: name: ${{ env.workspace_artifact }} \ No newline at end of file