We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e03cf70 commit 6345e01Copy full SHA for 6345e01
1 file changed
.github/workflows/lint_yaml.yaml
@@ -11,7 +11,7 @@ jobs:
11
- name: Set up Python
12
uses: actions/setup-python@v5
13
with:
14
- python-version: 3.11
+ python-version: 3.13
15
16
- name: Install yamllint
17
run: |-
0 commit comments