We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20b2dc3 commit 1934ce7Copy full SHA for 1934ce7
.github/workflows/charts_tests.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Python
21
uses: actions/setup-python@v4
22
with:
23
- python-version: '3.8'
+ python-version: '3.10'
24
25
- name: Install and configure Poetry
26
uses: snok/install-poetry@v1
0 commit comments