Skip to content

Commit 3fcdb57

Browse files
authored
Use Read the Docs action v1 (#31)
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 2d1664f commit 3fcdb57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rtd-link-preview.yml

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: "xarray-einstats"

0 commit comments

Comments
 (0)