From 1e0a419c2bd9859d1cb4797c9ad76fea57c427ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 13:32:07 +0000 Subject: [PATCH] chore(deps): update jamesives/github-pages-deploy-action action to v4.6.7 --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a6cfa66..e3ff231 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -35,7 +35,7 @@ jobs: touch out/.nojekyll - name: Deploy 🚀 - uses: JamesIves/github-pages-deploy-action@v4.3.4 + uses: JamesIves/github-pages-deploy-action@v4.6.7 with: branch: gh-pages folder: apps/csv/out