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.
2 parents 0b5b5b5 + 4089dc0 commit 733847cCopy full SHA for 733847c
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
19
20
- name: Setup uv
21
uses: astral-sh/setup-uv@v5
.github/workflows/docs.yml
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
- name: Checkout repository
22
23
24
25
0 commit comments