We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d35da8c commit cd2c376Copy full SHA for cd2c376
1 file changed
.github/workflows/lint_yaml.yaml
@@ -9,7 +9,7 @@ jobs:
9
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
10
11
- name: Set up Python
12
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
13
with:
14
python-version: 3.13
15
0 commit comments