We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 311eee6 commit b5fc039Copy full SHA for b5fc039
.github/workflows/pypi-release.yaml
@@ -41,7 +41,7 @@ jobs:
41
else
42
echo "✅ Looks good"
43
fi
44
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
45
with:
46
name: releases
47
path: dist
0 commit comments