Skip to content

Commit 26c814d

Browse files
committed
1 parent e471a8a commit 26c814d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v4
1717
- uses: actions/setup-python@v5
18+
with:
19+
python-version: '3.13'
1820
- name: Install dependencies
1921
run: |
2022
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)