Skip to content

Commit 723ec52

Browse files
Update crazy-max/ghaction-github-pages action to v5 (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 09a059d commit 723ec52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
svg_out_path: dist/github-contribution-grid-snake.svg
2525

2626
- name: push github-contribution-grid-snake.svg to the output branch
27-
uses: crazy-max/ghaction-github-pages@v4.2.0
27+
uses: crazy-max/ghaction-github-pages@v5.0.0
2828
with:
2929
target_branch: snake
3030
build_dir: dist

0 commit comments

Comments
 (0)