Skip to content

Commit

Permalink
Merge pull request #209 from tommilligan/deps-upgrade-2
Browse files Browse the repository at this point in the history
chore: relax action constraints
  • Loading branch information
tommilligan authored Aug 16, 2024
2 parents d4667a5 + c4bf260 commit 7ee3643
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 @@ -39,7 +39,7 @@ jobs:
- name: Build book
run: ./scripts/build-book
- name: Push docs
uses: JamesIves/github-pages-deploy-action@v4.4.3
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
folder: book/book

0 comments on commit 7ee3643

Please sign in to comment.