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 94a59bf commit da07b3fCopy full SHA for da07b3f
.github/workflows/ci.yml
@@ -84,6 +84,7 @@ jobs:
84
id-token: write
85
contents: write
86
steps:
87
+ - uses: actions/checkout@v5
88
- name: Download wheel artifact
89
uses: actions/download-artifact@v4
90
with:
0 commit comments