chore: relax action constraints

This commit is contained in:
Tom Milligan
2024-08-16 08:50:25 +01:00
parent d4667a5f55
commit c4bf2608e7

View File

@@ -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