We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 41470ba + 3df8820 commit 9927138Copy full SHA for 9927138
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@v5
+ - uses: actions/upload-artifact@v6
54
with:
55
name: ipyparallel-${{ github.sha }}
56
path: "dist/*"
0 commit comments