We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d612254 commit 2db7d20Copy full SHA for 2db7d20
.github/workflows/check-release.yml
@@ -23,7 +23,7 @@ jobs:
23
token: ${{ secrets.GITHUB_TOKEN }}
24
25
- name: Upload Distributions
26
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
27
with:
28
name: jupyterlab_mol_visualizer-releaser-dist-${{ github.run_number }}
29
path: .jupyter_releaser_checkout/dist
0 commit comments