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 d413597 commit 2cb94c8Copy full SHA for 2cb94c8
.github/workflows/publish.yml
@@ -39,7 +39,7 @@ jobs:
39
id-token: write
40
steps:
41
- name: Download Distribution Artifacts
42
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
43
with:
44
# The build-and-inspect-python-package action invokes upload-artifact.
45
# These are the correct arguments from that action.
0 commit comments