From 65de7d3a5946e0ba6410a0eed4608b706fee2c6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 18:53:46 -1000 Subject: [PATCH] build(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#715) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/gh-pages.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yaml b/.github/workflows/gh-pages.yaml index 416db804d..2c00c1f38 100644 --- a/.github/workflows/gh-pages.yaml +++ b/.github/workflows/gh-pages.yaml @@ -60,7 +60,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download pages artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: pages path: .