We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 849702f + aeb381f commit c7a213fCopy full SHA for c7a213f
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@v4
+ - uses: actions/checkout@v5
18
19
- uses: astral-sh/setup-uv@v6
20
.github/workflows/publish.yml
timeout-minutes: 5
with:
fetch-depth: '0'
0 commit comments