Skip to content

Commit f59640b

Browse files
hamirmahallnicola
andcommitted
ci: update .github/workflows/ci.yml
Co-authored-by: Laurențiu Nicola <lnicola@users.noreply.github.com>
1 parent 5a0f31d commit f59640b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- run: bundle install && bundle exec jekyll build
1818

1919
- name: Deploy
20-
uses: peaceiris/actions-gh-pages@364c31d33bb99327c77b3a5438a83a357a6729ad # v3.4.0
20+
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4.0.0
2121
with:
2222
github_token: ${{ secrets.GITHUB_TOKEN }}
2323
publish_branch: master

0 commit comments

Comments
 (0)