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 8aaecdb commit 4f12f2dCopy full SHA for 4f12f2d
.github/workflows/publish.yaml
@@ -15,7 +15,7 @@ jobs:
15
# IMPORTANT: this permission is mandatory for trusted publishing
16
id-token: write
17
steps:
18
- # retrieve your distributions here
+ - uses: actions/checkout@v4
19
20
- name: Install uv
21
uses: astral-sh/setup-uv@v4
0 commit comments