We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aede27a commit 982d8f6Copy full SHA for 982d8f6
2 files changed
.github/workflows/pypi.yaml
@@ -41,7 +41,7 @@ jobs:
41
else
42
echo "✅ Looks good"
43
fi
44
- - uses: actions/upload-artifact@v6
+ - uses: actions/upload-artifact@v7
45
with:
46
name: releases
47
path: dist
.github/workflows/testpypi-release.yaml
@@ -53,7 +53,7 @@ jobs:
53
54
55
56
57
58
59
0 commit comments