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 9ada184 + 5c5e82b commit 1218d92Copy full SHA for 1218d92
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