Thanks to visit codestin.com Credit goes to github.com
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 788c96c commit 68153a8Copy full SHA for 68153a8
.github/workflows/deploy.yml
@@ -64,7 +64,7 @@ jobs:
64
65
steps:
66
- name: Download packages built by build-and-inspect-python-package
67
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
68
with:
69
name: Packages
70
path: dist
0 commit comments