Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 22, 2024
1 parent ce2f061 commit 1a3e3a4
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 @@ -30,7 +30,7 @@ jobs:
args: build docs/docfx.json

- name: Deploy Docs
uses: JamesIves/github-pages-deploy-action@v4.4.3
uses: JamesIves/github-pages-deploy-action@v4.6.0
with:
branch: gh-pages
folder: site/html

0 comments on commit 1a3e3a4

Please sign in to comment.