From 11367621c45c84657a01ab509625d11b328c3662 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 00:41:20 +0000 Subject: [PATCH] chore(deps): update jamesives/github-pages-deploy-action action to v4.6.9 (#766) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 64e74eaf..a4e1f611 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -31,7 +31,7 @@ jobs: env: CI: true - name: GitHub Pages - uses: JamesIves/github-pages-deploy-action@v4.6.8 + uses: JamesIves/github-pages-deploy-action@v4.6.9 if: matrix.node-version == '18.x' && github.ref == 'refs/heads/main' with: BRANCH: gh-pages