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 576451a + a04fd90 commit ae1191bCopy full SHA for ae1191b
.github/workflows/release.yml
@@ -49,7 +49,7 @@ jobs:
49
jupyter server extension list 2>&1 | grep ipyparallel
50
51
# ref: https://github.com/actions/upload-artifact#readme
52
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
53
with:
54
name: ipyparallel-${{ github.sha }}
55
path: "dist/*"
0 commit comments