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 c7d3a84 commit 5c5e82bCopy full SHA for 5c5e82b
1 file changed
.github/workflows/deploy.yml
@@ -42,7 +42,7 @@ jobs:
42
43
steps:
44
- name: Download packages built by build-and-inspect-python-package
45
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
46
with:
47
name: Packages
48
path: dist
@@ -67,7 +67,7 @@ jobs:
67
68
69
70
71
72
73
0 commit comments