We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 945f32a + e3ad671 commit 0437ac6Copy full SHA for 0437ac6
2 files changed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
15
16
steps:
17
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
18
19
- uses: astral-sh/setup-uv@v7
20
.github/workflows/publish.yml
timeout-minutes: 5
with:
fetch-depth: '0'
0 commit comments