We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a5a25 commit 7eff8c8Copy full SHA for 7eff8c8
.github/workflows/lint-test.yaml
@@ -19,7 +19,7 @@ jobs:
19
# Python is required because `ct lint` runs Yamale (https://github.com/23andMe/Yamale) and
20
# yamllint (https://github.com/adrienverge/yamllint) which require Python
21
- name: Set up Python
22
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
23
with:
24
python-version: '3.x'
25
check-latest: true
0 commit comments