From 4a84650457b269c4b717eca74ccc01ffa9383b9b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 10 Feb 2022 09:27:41 +0000 Subject: [PATCH] chore(deps): update jamesives/github-pages-deploy-action action to v4.2.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 06f9037c67c..c98bc89e24d 100644 --- a/.github/workflows/report.yml +++ b/.github/workflows/report.yml @@ -47,7 +47,7 @@ jobs: # deploy build to gh-pages - name: Deploy 🚀 - uses: JamesIves/github-pages-deploy-action@4.1.0 + uses: JamesIves/github-pages-deploy-action@v4.2.3 with: branch: gh-pages folder: build