Skip to content

Commit 8a2bc39

Browse files
authored
Use Read the Docs action v1 (#2091)
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`
1 parent 360697b commit 8a2bc39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rtd_link_description.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
documentation-links:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: readthedocs/readthedocs-preview@main
14+
- uses: readthedocs/actions/preview@v1
1515
with:
1616
project-slug: "arviz"

0 commit comments

Comments
 (0)