Skip to content

Commit 5671b7f

Browse files
authored
Merge pull request #371 from sir-gon/renovate/actions-setup-python-6.x
Update actions/setup-python action to v6
2 parents b545d70 + 65c5837 commit 5671b7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/yamllint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1919

2020
- name: Set up Python
21-
uses: actions/setup-python@v4
21+
uses: actions/setup-python@v6
2222
with:
2323
python-version: 3.14
2424

0 commit comments

Comments
 (0)