From 9ebfebf504c5cb92c79686753b8fb2645c6b1310 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 23 Apr 2022 22:21:23 +0000 Subject: [PATCH] chore(deps): update jamesives/github-pages-deploy-action action to v4.3.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 7fdbe77cc01..19dd6634ff3 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.2 with: branch: gh-pages folder: build