From 27611892e27abeed7f550d1bd104fe8c49e65905 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 16:08:45 +0000 Subject: [PATCH] chore(deps): update jamesives/github-pages-deploy-action action to v4.6.4 --- .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 a7e8c01..409bb24 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -40,7 +40,7 @@ jobs: touch .output/public/.nojekyll - name: deploy pages - uses: JamesIves/github-pages-deploy-action@v4.5.0 + uses: JamesIves/github-pages-deploy-action@v4.6.4 with: branch: gh-pages folder: ./solid-start/.output/public