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 4fcbaf0 commit 83c5cb5Copy full SHA for 83c5cb5
.github/actions/lint/action.yml
@@ -28,7 +28,7 @@ runs:
28
shell: bash
29
30
- name: Install Python
31
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
32
with:
33
python-version: '3.8'
34
0 commit comments