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 e79293c commit 2a7cb00Copy full SHA for 2a7cb00
.github/workflows/pip.yml
@@ -93,7 +93,7 @@ jobs:
93
- uses: actions/setup-python@v3
94
95
# Downloads all to directories matching the artifact names
96
- - uses: actions/download-artifact@v2
+ - uses: actions/download-artifact@v3
97
98
- name: Publish standard package
99
uses: pypa/gh-action-pypi-publish@v1.5.0
0 commit comments