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 8a49562 commit 5fa04c1Copy full SHA for 5fa04c1
.github/workflows/ci.yaml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v5
13
- name: Set up Python
14
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
15
with:
16
python-version: "3.11"
17
- name: Install uv
.github/workflows/github-pages.yml
@@ -12,7 +12,7 @@ jobs:
18
0 commit comments