We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffe7751 + bb9d3ce commit 1a354e0Copy full SHA for 1a354e0
3 files changed
.github/workflows/docs.yml
@@ -12,7 +12,7 @@ jobs:
12
deploy:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
16
17
- name: Install uv
18
uses: astral-sh/setup-uv@v7
.github/workflows/publish.yml
contents: read
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
python-version: ["3.11", "3.12", "3.13"]
19
20
0 commit comments