Use Read the Docs action v1 (#463) (#466)

Read the Docs repository was renamed from `readthedocs/readthedocs-preview` to `readthedocs/actions/`. Now, the `preview` action is under `readthedocs/actions/preview` and is tagged as `v1`

Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
This commit is contained in:
Simon Willison 2022-08-17 16:11:54 -07:00 committed by GitHub
commit bb90d33268
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,6 @@ jobs:
documentation-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/readthedocs-preview@main
- uses: readthedocs/actions/preview@v1
with:
project-slug: "sqlite-utils"