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 438eb19 commit 526c8e2Copy full SHA for 526c8e2
.github/workflows/workflow.yml
@@ -35,7 +35,7 @@ jobs:
35
36
# Python is required because `ct lint` runs Yamale (https://github.com/23andMe/Yamale) and
37
# yamllint (https://github.com/adrienverge/yamllint) which require Python
38
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
39
with:
40
python-version: '3.13'
41
check-latest: true
0 commit comments