We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f1a953 commit 3c8e321Copy full SHA for 3c8e321
.github/workflows/lint-python.yml
@@ -33,7 +33,7 @@ jobs:
33
fi
34
35
- name: Set up Python environment
36
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
37
with:
38
python-version: ${{ matrix.python_version }}
39
0 commit comments