Skip to content

Commit f40f6d6

Browse files
committed
Bump Dependencies
1 parent 5d90296 commit f40f6d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ jobs:
1717
with:
1818
fetch-depth: 0
1919

20-
- name: Set up Python 3.8
20+
- name: Set up Python 3.11
2121
uses: actions/setup-python@v2
2222
with:
23-
python-version: 3.8
23+
python-version: 3.11
2424

2525
- name: Install dependencies
2626
run: |

0 commit comments

Comments
 (0)