Skip to content

Commit cd2c376

Browse files
authored
chore(deps): update actions/setup-python action to v6 (#266)
1 parent d35da8c commit cd2c376

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
@@ -9,7 +9,7 @@ jobs:
99
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
1010

1111
- name: Set up Python
12-
uses: actions/setup-python@v5
12+
uses: actions/setup-python@v6
1313
with:
1414
python-version: 3.13
1515

0 commit comments

Comments
 (0)