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 a59d47a commit d7bb04cCopy full SHA for d7bb04c
.github/workflows/publish.yaml
@@ -27,7 +27,7 @@ jobs:
27
run: python -m pip install twine
28
29
- name: Download distribution files
30
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4
31
with:
32
name: dist
33
path: dist
0 commit comments