Skip to content

Commit 6345e01

Browse files
chore(deps): update dependency python to 3.13 (#261)
Co-authored-by: rspruyt-google <75448812+rspruyt-google@users.noreply.github.com>
1 parent e03cf70 commit 6345e01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint_yaml.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Set up Python
1212
uses: actions/setup-python@v5
1313
with:
14-
python-version: 3.11
14+
python-version: 3.13
1515

1616
- name: Install yamllint
1717
run: |-

0 commit comments

Comments
 (0)