Skip to content

Commit

Permalink
Merge pull request #209 from JaCraig/dependabot/github_actions/depend…
Browse files Browse the repository at this point in the history
…encies-45223d3826

chore: bump peaceiris/actions-gh-pages from 3 to 4 in the dependencies group
  • Loading branch information
JaCraig committed Apr 9, 2024
2 parents b653734 + 402278f commit 02b4a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docsfx.yml
Expand Up @@ -33,7 +33,7 @@ jobs:
- run: docfx docfx_project/docfx.json

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: docfx_project/_site

0 comments on commit 02b4a42

Please sign in to comment.