Skip to content

Commit 2ff989a

Browse files
committed
Update pinned Python version
1 parent f6af901 commit 2ff989a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
runs-on: ${{ matrix.os }}
3333
steps:
3434
- uses: actions/setup-python@v5
35+
with:
36+
python-version: '3.10'
3537
- uses: actions/checkout@v4
3638
with:
3739
fetch-depth: 0

0 commit comments

Comments
 (0)