From 774c33114fc3b53c7460dd95cc33ba2d6973cf89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 14:33:27 +0000 Subject: [PATCH] chore(deps): update jamesives/github-pages-deploy-action action to v4.7.0 --- .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..8520dbd8934 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.7.0 with: branch: gh-pages folder: build