2 parents 5876d83 + a100b16 commit c12df9bCopy full SHA for c12df9b
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
matrix:
16
python-version: ["3.10", "3.11", "3.12", "3.13"]
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
19
20
- name: Install uv
21
uses: astral-sh/setup-uv@v3
0 commit comments