Skip to content

Commit

Permalink
Use Read the Docs action v1 (#2091)
Browse files Browse the repository at this point in the history
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`
  • Loading branch information
humitos authored Aug 10, 2022
1 parent 360697b commit 8a2bc39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rtd_link_description.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: "arviz"

0 comments on commit 8a2bc39

Please sign in to comment.