Skip to content

Commit

Permalink
Bump peaceiris/actions-gh-pages to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
file-sync-app[bot] committed May 9, 2024
1 parent 655ba80 commit dfd3d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Generate documentation
run: jazzy
- name: Publish documentation
uses: peaceiris/actions-gh-pages@v3.9.3
uses: peaceiris/actions-gh-pages@v4.0.0
with:
publish_dir: ./docs
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit dfd3d03

Please sign in to comment.