From 1bf2e8318e72005cc75eb035a24927caf714bc54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Dec 2023 23:01:51 +0000 Subject: [PATCH] chore(deps): update geekyeggo/delete-artifact action to v4 --- .github/workflows/continuous.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous.yml b/.github/workflows/continuous.yml index 10f05a34..8e26262f 100644 --- a/.github/workflows/continuous.yml +++ b/.github/workflows/continuous.yml @@ -119,6 +119,6 @@ jobs: needs: publish steps: - name: Cleanup temporary artifacts - uses: geekyeggo/delete-artifact@v2 + uses: geekyeggo/delete-artifact@v4 with: name: build