We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ddc46d7 + 86c4cf1 commit b9cd028Copy full SHA for b9cd028
.github/workflows/publish.yaml
@@ -49,7 +49,7 @@ jobs:
49
permissions:
50
id-token: write
51
steps:
52
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4.1.7
53
- name: Publish package distributions to PyPI
54
uses: pypa/gh-action-pypi-publish@release/v1
55
with:
0 commit comments