Skip to content

Commit c44e833

Browse files
Update JamesIves/github-pages-deploy-action action to v4
1 parent 4ef6d58 commit c44e833

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/template/.github/workflows/deploy-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
bundle exec nanoc check internal_links mixed_content stale
2222
2323
- name: Deploy 🚀
24-
uses: JamesIves/github-pages-deploy-action@3.7.1
24+
uses: JamesIves/github-pages-deploy-action@v4.8.0
2525
with:
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2727
BRANCH: gh-pages

0 commit comments

Comments
 (0)