Skip to content

Commit e063a78

Browse files
authored
Update to python 3.10
1 parent 175158a commit e063a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v4
2121
- uses: actions/setup-python@v5
2222
with:
23-
python-version: '3.9'
23+
python-version: '3.10'
2424

2525
- uses: abatilo/actions-poetry@v3
2626
with:

0 commit comments

Comments
 (0)