Skip to content

Commit 355be07

Browse files
Update actions/setup-python action to v6
1 parent b40ce7f commit 355be07

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)