Skip to content

Commit f5dbd0b

Browse files
authored
Update HTML accessibility check workflow version
1 parent a3ef6a4 commit f5dbd0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/weekly_html_accessibility_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717

1818
jobs:
1919
Scheduled:
20-
uses: spacetelescope/notebook-ci-actions/.github/workflows/html_accessibility_check.yml@v3
20+
uses: spacetelescope/notebook-ci-actions/.github/workflows/html_accessibility_check.yml@v1
2121
with:
2222
target_url: https://spacetelescope.github.io/${{ github.event.repository.name }}/
2323
python-version: ${{ vars.PYTHON_VERSION }}

0 commit comments

Comments
 (0)