From c38ac95faa23be8d9fbe594d5da9c83bf7611555 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 19:09:34 +0000 Subject: [PATCH] chore(deps): update jamesives/github-pages-deploy-action action to v4.6.6 --- .github/workflows/report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/report.yml b/.github/workflows/report.yml index 31d3c7cb858..217a99af9cb 100644 --- a/.github/workflows/report.yml +++ b/.github/workflows/report.yml @@ -42,7 +42,7 @@ jobs: # deploy build to gh-pages - name: Deploy 🚀 - uses: JamesIves/github-pages-deploy-action@4.1.9 + uses: JamesIves/github-pages-deploy-action@v4.6.6 with: branch: gh-pages folder: build