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 b9248c4 commit d71e12fCopy full SHA for d71e12f
.github/actions/lint/action.yml
@@ -36,7 +36,7 @@ runs:
36
shell: bash
37
38
- name: Install Python
39
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
40
with:
41
python-version: '3.x'
42
cache: 'pip'
0 commit comments