From fb9a5f15e937764b3376168b4facc6eed76adf84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 01:11:46 +0000 Subject: [PATCH] Update crazy-max/ghaction-github-pages action to v5 --- .github/workflows/cron.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cron.yml b/.github/workflows/cron.yml index 56cd0f7..c179731 100644 --- a/.github/workflows/cron.yml +++ b/.github/workflows/cron.yml @@ -24,7 +24,7 @@ jobs: svg_out_path: dist/github-contribution-grid-snake.svg - name: push github-contribution-grid-snake.svg to the output branch - uses: crazy-max/ghaction-github-pages@v4.2.0 + uses: crazy-max/ghaction-github-pages@v5.0.0 with: target_branch: snake build_dir: dist