We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 548d728 commit 548ec97Copy full SHA for 548ec97
.github/workflows/pypi.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
.github/workflows/testpypi-release.yaml
@@ -53,7 +53,7 @@ jobs:
53
54
55
56
57
58
59
0 commit comments