From c6dc52d52d6c732cb7bfe45eed5750411d0cc751 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 May 2024 15:53:33 +0000 Subject: [PATCH] chore(deps): update jamesives/github-pages-deploy-action action to v4.6.1 --- .github/workflows/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 8605c7a233..668727139c 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -414,7 +414,7 @@ jobs: run: tree - name: Publish website - uses: JamesIves/github-pages-deploy-action@ec9c88baef04b842ca6f0a132fd61c762aa6c1b0 # v4.6.0 + uses: JamesIves/github-pages-deploy-action@5c6e9e9f3672ce8fd37b9856193d2a537941e66c # v4.6.1 if: github.ref == 'refs/heads/main' with: BRANCH: gh-pages