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 2b55428 commit 1515500Copy full SHA for 1515500
.github/workflows/lint-test.yml
@@ -19,7 +19,7 @@ jobs:
19
20
# Python is required because `ct lint` runs Yamale (https://github.com/23andMe/Yamale) and
21
# yamllint (https://github.com/adrienverge/yamllint) which require Python
22
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
23
with:
24
python-version: '3.13'
25
check-latest: true
0 commit comments