From b41f3cfbbb82dd600c2980d6cd16125ff07b4559 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 09:46:43 +0000 Subject: [PATCH] chore(deps): update actions/download-artifact digest to 6b208ae (#1011) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/nightly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 428b48853..1ec65b985 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -120,7 +120,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download all workflow run artifacts - uses: actions/download-artifact@f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 # v4 + uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4 - name: Releasing nightly builds shell: bash run: |