Skip to content

Commit

Permalink
Bump JamesIves/github-pages-deploy-action from 4.1.4 to 4.6.3 (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent 3216ec2 commit 1e019eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: cd docs && mdbook build && touch book/.nojekyll

- name: Publish documentation
uses: JamesIves/github-pages-deploy-action@4.1.4
uses: JamesIves/github-pages-deploy-action@v4.6.3
with:
branch: gh-pages
folder: docs/book/
Expand Down

0 comments on commit 1e019eb

Please sign in to comment.