Skip to content

Commit 300124b

Browse files
Update python version. (#2135)
1 parent 14ebcd7 commit 300124b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous_integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v2
1616
- uses: actions/setup-python@v1
1717
with:
18-
python-version: 3.10.17
18+
python-version: 3.10.18
1919
- name: Ensure files are formatted with black
2020
run: |
2121
pip install --upgrade pip

0 commit comments

Comments
 (0)