We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cb80a7 + 41a68f5 commit 5e38d9dCopy full SHA for 5e38d9d
.github/workflows/publish_pypi.yml
@@ -67,7 +67,7 @@ jobs:
67
run: echo "## Publishing $(poetry version) to PyPI" >> $GITHUB_STEP_SUMMARY
68
69
- name: Retrieve distribution files
70
- uses: actions/download-artifact@v4.1.9
+ uses: actions/download-artifact@v4.2.1
71
with:
72
name: distribution
73
path: dist/
0 commit comments