diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 08068c84..18117947 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -169,6 +169,6 @@ jobs: needs: [test-dgraph, test-spark, test-scala, test-python, test-integration] steps: - name: Delete Binaries Artifact - uses: geekyeggo/delete-artifact@v2 + uses: geekyeggo/delete-artifact@v5 with: name: "Binaries-*"