diff --git a/.github/workflows/build_all.yml b/.github/workflows/build_all.yml index 107dcdc29e..15f6fa008a 100644 --- a/.github/workflows/build_all.yml +++ b/.github/workflows/build_all.yml @@ -136,7 +136,7 @@ jobs: files: "ctest_results.xml" - name: Delete Test Artifact if: success() - uses: geekyeggo/delete-artifact@v5 + uses: geekyeggo/delete-artifact@v6 with: name: ${{ github.sha }}-tests flatpak: diff --git a/.github/workflows/build_orca.yml b/.github/workflows/build_orca.yml index 4a437e0139..b7938e1747 100644 --- a/.github/workflows/build_orca.yml +++ b/.github/workflows/build_orca.yml @@ -155,7 +155,7 @@ jobs: - name: Delete intermediate per-arch artifacts if: runner.os == 'macOS' && inputs.macos-combine-only - uses: geekyeggo/delete-artifact@v5 + uses: geekyeggo/delete-artifact@v6 with: name: | OrcaSlicer_Mac_bundle_arm64_${{ github.sha }}