We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ef59f4 + 57ff77f commit c8821a4Copy full SHA for c8821a4
.github/workflows/pypi.yml
@@ -41,7 +41,7 @@ jobs:
41
runs-on: ubuntu-latest
42
steps:
43
- name: Download artifacts
44
- uses: actions/download-artifact@v4.2.1
+ uses: actions/download-artifact@v4.3.0
45
with:
46
name: pypi-dist
47
path: dist/
0 commit comments