Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.4.3 (#95)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 29, 2023
1 parent 4b4e7cd commit 166f708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
args: docs/docfx.json

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

0 comments on commit 166f708

Please sign in to comment.