mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-24 01:44:31 +02:00
Use Read the Docs action v1 (#463)
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:
parent
45e24deffe
commit
83e7339255
1 changed files with 1 additions and 1 deletions
2
.github/workflows/documentation-links.yml
vendored
2
.github/workflows/documentation-links.yml
vendored
|
|
@ -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: "sqlite-utils"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue