diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c794e7d..5535984 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -101,6 +101,6 @@ jobs: actions: write steps: - name: Cleanup - uses: GeekyEggo/delete-artifact@65041433121f7239077fa20be14c0690f70569de + uses: GeekyEggo/delete-artifact@24928e75e6e6590170563b8ddae9fac674508aa1 with: name: ${{ env.WORKSPACE_ARTIFACT }} \ No newline at end of file