diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c5f9935..cef3b7d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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 \ No newline at end of file + macOS_Pylon