Skip to content

Commit 1934ce7

Browse files
committed
Bump python version
1 parent 20b2dc3 commit 1934ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/charts_tests.yml

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

2525
- name: Install and configure Poetry
2626
uses: snok/install-poetry@v1

0 commit comments

Comments
 (0)