Skip to content

Commit fc6a4c6

Browse files
authored
Update HTML accessibility check action version
1 parent 351138e commit fc6a4c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v1.0.0
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 }}/intro.html
2323
python-version: ${{ vars.PYTHON_VERSION }}

0 commit comments

Comments
 (0)