Use Read the Docs action v1 (#1778)

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`
This commit is contained in:
Manuel Kaufmann 2022-08-20 02:04:16 +02:00 committed by GitHub
commit 663ac431fe
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: "datasette"