Skip to content

Commit

Permalink
Use Read the Docs action v1 (#1778)
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 20, 2022
1 parent 0d9d339 commit 663ac43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation-links.yml
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: "datasette"

0 comments on commit 663ac43

Please sign in to comment.