From d2449581d0cff62276650f9844c854268068dddf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 26 Apr 2022 04:28:39 +0000 Subject: [PATCH] chore(deps): update jamesives/github-pages-deploy-action action to v4.3.3 --- .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 7fdbe77cc01..08fc82cbef5 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@4.1.9 + uses: JamesIves/github-pages-deploy-action@v4.3.3 with: branch: gh-pages folder: build