From f32844dcf7bba1e63889b9888a25a2522b9aadf4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 21:48:00 +0000 Subject: [PATCH] Update JamesIves/github-pages-deploy-action action to v4.6.9 --- .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 f10f24e47..55bc8b004 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -44,7 +44,7 @@ jobs: - name: GitHub Pages if: github.ref == 'refs/heads/main' - uses: JamesIves/github-pages-deploy-action@v4.6.8 + uses: JamesIves/github-pages-deploy-action@v4.6.9 with: BRANCH: gh-pages FOLDER: target/site