We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd89dd0 commit 61fb1eaCopy full SHA for 61fb1ea
.github/workflows/pypi.yaml
@@ -41,7 +41,7 @@ jobs:
41
else
42
echo "✅ Looks good"
43
fi
44
- - uses: actions/upload-artifact@v5
+ - uses: actions/upload-artifact@v6
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