From 60deefe65df8bb0c4bd2e8a676f66193929563a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 04:15:30 +0000 Subject: [PATCH] chore(deps): update jamesives/github-pages-deploy-action action to v4.5.0 --- .github/workflows/master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/master.yaml b/.github/workflows/master.yaml index 8996630b..9dbddbc1 100644 --- a/.github/workflows/master.yaml +++ b/.github/workflows/master.yaml @@ -20,7 +20,7 @@ jobs: - name: Fix .nojekyll run: touch out/.nojekyll - name: Deploy - uses: JamesIves/github-pages-deploy-action@v4.4.3 + uses: JamesIves/github-pages-deploy-action@v4.5.0 with: branch: gh-pages folder: out