There was an error while loading. Please reload this page.
2 parents a14dcfc + 860d810 commit 7132dc8Copy full SHA for 7132dc8
1 file changed
.github/workflows/release.yml
@@ -50,7 +50,7 @@ jobs:
50
jupyter server extension list 2>&1 | grep ipyparallel
51
52
# ref: https://github.com/actions/upload-artifact#readme
53
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
54
with:
55
name: ipyparallel-${{ github.sha }}
56
path: "dist/*"
0 commit comments