Skip to content

Commit e94506e

Browse files
committed
Fix another subpath
Signed-off-by: William Woodruff <william@yossarian.net>
1 parent 4f12ec1 commit e94506e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
timeout-minutes: 5
2323

2424
steps:
25-
- uses: readthedocs/actions@b8bba1484329bda1a3abe986df7ebc80a8950333 # v1.5
25+
- uses: readthedocs/actions/preview@b8bba1484329bda1a3abe986df7ebc80a8950333 # v1.5
2626
with:
2727
project-slug: "cpython-previews"
2828
single-version: "true"

0 commit comments

Comments
 (0)