From 06f62bbf77da59e5b96119881c196bea1fdeabe1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Dec 2024 12:49:43 +0000 Subject: [PATCH] chore(deps): update jamesives/github-pages-deploy-action action to v4.7.2 --- .github/workflows/linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 396d18c..da4fde4 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -84,7 +84,7 @@ jobs: - name: Deploy to GitHub Pages if: matrix.version == 'stable' && (github.repository == 'mcapthca/survey') - uses: JamesIves/github-pages-deploy-action@v4.6.4 + uses: JamesIves/github-pages-deploy-action@v4.7.2 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} BRANCH: gh-pages -- 2.39.5