Skip to content

Commit 7709832

Browse files
jtpiobrichet
authored andcommitted
Update check-release.yml
1 parent ec86fdb commit 7709832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
token: ${{ secrets.GITHUB_TOKEN }}
2525
- name: Run Link Check
2626
if: ${{ matrix.group == 'link_check' }}
27-
uses: jupyter-server/jupyter_releaser/.github/actions/check-links@v2
27+
uses: jupyter-server/jupyter_releaser/.github/actions/check-links@v1
2828
- name: Upload Distributions
2929
uses: actions/upload-artifact@v2
3030
with:

0 commit comments

Comments
 (0)