Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Commit 9783c29

Browse files
authored
Update to check-release@v2
1 parent 949da11 commit 9783c29

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
@@ -47,7 +47,7 @@ jobs:
4747
run: |
4848
pip install --upgrade pip setuptools wheel jupyter-packaging~=0.10 --user
4949
- name: Check Release
50-
uses: jupyter-server/jupyter_releaser/.github/actions/check-release@v1
50+
uses: jupyter-server/jupyter_releaser/.github/actions/check-release@v2
5151
with:
5252
token: ${{ secrets.GITHUB_TOKEN }}
5353
- name: Upload Distributions

0 commit comments

Comments
 (0)