Skip to content

Commit 2db7d20

Browse files
author
Dou Du
committed
try to fix the check-release
1 parent d612254 commit 2db7d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
token: ${{ secrets.GITHUB_TOKEN }}
2424

2525
- name: Upload Distributions
26-
uses: actions/upload-artifact@v3
26+
uses: actions/upload-artifact@v4
2727
with:
2828
name: jupyterlab_mol_visualizer-releaser-dist-${{ github.run_number }}
2929
path: .jupyter_releaser_checkout/dist

0 commit comments

Comments
 (0)