Skip to content

Commit 17a6a4e

Browse files
authored
Update .github/workflows/deploy.yml
1 parent 1e01f60 commit 17a6a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
strategy:
2828
matrix:
2929
os: [ubuntu-latest]
30-
python-version: [3.10]
30+
python-version: [3.11]
3131

3232
steps:
3333
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)