We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 959c1c8 commit a1dcce0Copy full SHA for a1dcce0
.github/workflows/readthedocs-preview.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-24.04
8
steps:
9
- name: Add Read the Docs preview's link to pull request
10
- uses: readthedocs/actions/preview@cc0920454cf03ca8a3fbd3cbaa2ce2e509e70636 # v1.2
+ uses: readthedocs/actions/preview@b8bba1484329bda1a3abe986df7ebc80a8950333 # v1.5
11
with:
12
project-slug: ss-python
13
on:
template/{% if repo_platform == 'github' %}.github{% endif %}/workflows/readthedocs-preview.yml.jinja
project-slug: {{ repo_name }}
0 commit comments