chore: lower version

api-breakage
Morty Space 3 years ago
parent 0acbe155eb
commit 26c5a7becf
  1. 2
      .github/workflows/test_release.yml

@ -79,7 +79,7 @@ jobs:
- name: Test docs - name: Test docs
run: . activate.sh && cd docs && make doctest && cd .. run: . activate.sh && cd docs && make doctest && cd ..
- name: Running the Sphinx to gh-pages Action - name: Running the Sphinx to gh-pages Action
uses: uibcdf/action-sphinx-docs-to-gh-pages@v1.1.0-beta uses: uibcdf/action-sphinx-docs-to-gh-pages@v1.0.0
with: with:
branch: main branch: main
dir_docs: docs dir_docs: docs

Loading…
Cancel
Save