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.
2 parents 4da837d + ff60f16 commit cd96dd9Copy full SHA for cd96dd9
1 file changed
.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@v8.0.0
+ uses: actions/download-artifact@v8.0.1
45
with:
46
name: pypi-dist
47
path: dist/
0 commit comments