There was an error while loading. Please reload this page.
2 parents 2d887dc + 1c5928d commit d44821bCopy full SHA for d44821b
1 file changed
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
- id: git-checkout
21
name: Checkout
22
uses: actions/checkout@v5
23
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
24
with:
25
python-version: "3.12"
26
- name: Install uv
0 commit comments