From 1803ecbeaf7d08693b6f1a88dcb56acdae08d800 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 18:24:55 +0000 Subject: [PATCH] chore(deps): update jamesives/github-pages-deploy-action action to v4.7.1 (#954) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 ae1fd112..4e1f993f 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -111,7 +111,7 @@ jobs: - run: npm ci - run: npm run doc - name: publish - uses: JamesIves/github-pages-deploy-action@v4.6.9 + uses: JamesIves/github-pages-deploy-action@v4.7.1 with: TOKEN: ${{ secrets.GITHUB_TOKEN }} BRANCH: gh-pages