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 4c6c5f3 commit 6e0a972Copy full SHA for 6e0a972
.github/workflows/pypi.yaml
@@ -11,6 +11,7 @@ jobs:
11
contents: read
12
id-token: write
13
steps:
14
+ - uses: actions/checkout@v5
15
- name: Set up Python and uv
16
uses: astral-sh/setup-uv@v4
17
with:
0 commit comments