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.
1 parent e798cde commit 7c0320bCopy full SHA for 7c0320b
.github/workflows/testpypi-release.yaml
@@ -62,7 +62,7 @@ jobs:
62
steps:
63
- uses: actions/setup-python@v5
64
name: Install Python
65
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
66
with:
67
name: releases
68
path: dist
0 commit comments