diff --git a/.github/workflows/snake.yml b/.github/workflows/snake.yml index ca118fe..bf175a1 100644 --- a/.github/workflows/snake.yml +++ b/.github/workflows/snake.yml @@ -33,7 +33,7 @@ jobs: # push the content of to a branch # the content will be available at https://raw.githubusercontent.com//// , or as github page - name: push github-contribution-grid-snake.svg to the output branch - uses: crazy-max/ghaction-github-pages@v3.1.0 + uses: crazy-max/ghaction-github-pages@v3.2.0 with: target_branch: output build_dir: dist