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.
2 parents cd29ec5 + 64f4ca0 commit 3923e17Copy full SHA for 3923e17
.github/workflows/lint-test.yaml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Python
17
uses: actions/setup-python@v5
18
with:
19
- python-version: '3.9'
+ python-version: '3.13'
20
check-latest: true
21
22
- name: Set up chart-testing
0 commit comments