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 d6c210d commit 732a1f9Copy full SHA for 732a1f9
.github/workflows/lint-test.yml
@@ -21,7 +21,7 @@ jobs:
21
# yamllint (https://github.com/adrienverge/yamllint) which require Python
22
- uses: actions/setup-python@v5
23
with:
24
- python-version: '3.10'
+ python-version: '3.13'
25
check-latest: true
26
27
- name: Set up chart-testing
0 commit comments