From a1156321ef1c9ad30b257b105c06d7b82b00804a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 19:13:27 +0000 Subject: [PATCH] chore(deps): update jamesives/github-pages-deploy-action action to v4.7.2 --- .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 2fd2d732..696bee35 100644 --- a/.github/workflows/report.yml +++ b/.github/workflows/report.yml @@ -49,7 +49,7 @@ jobs: # deploy build to gh-pages - name: Deploy 🚀 - uses: JamesIves/github-pages-deploy-action@v4.5.0 + uses: JamesIves/github-pages-deploy-action@v4.7.2 with: branch: gh-pages folder: build