From 075178e289a330cbb978ff875395fbacd0dfb260 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Jan 2026 08:12:48 +0000 Subject: [PATCH] chore(deps): update jamesives/github-pages-deploy-action action to v4.8.0 --- .github/workflows/get_deps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/get_deps.yaml b/.github/workflows/get_deps.yaml index 2275827..373c63f 100644 --- a/.github/workflows/get_deps.yaml +++ b/.github/workflows/get_deps.yaml @@ -28,7 +28,7 @@ jobs: GITHUB_TOKEN: ${{ github.token }} - name: Deploy to Github Pages - uses: JamesIves/github-pages-deploy-action@v4.6.4 + uses: JamesIves/github-pages-deploy-action@v4.8.0 with: branch: gh-pages folder: public