From f9ab3a50f46b7e1d48e4f5030b4d0d28dc7087e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 12:31:14 +0000 Subject: [PATCH] chore(deps): update dawidd6/action-download-artifact action to v6 --- .github/workflows/debug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/debug.yml b/.github/workflows/debug.yml index 1435196..6ce9a04 100644 --- a/.github/workflows/debug.yml +++ b/.github/workflows/debug.yml @@ -17,7 +17,7 @@ jobs: ref: ${{ github.event.inputs.commit_hash }} - name: Download artifact id: download-artifact - uses: dawidd6/action-download-artifact@v2 + uses: dawidd6/action-download-artifact@v6 with: workflow: rust.yml workflow_conclusion: ""