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 8a5f77d + 0cb4a47 commit 64f4ca0Copy full SHA for 64f4ca0
.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