We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 926b2f9 + 0cc90a5 commit c0fb5c3Copy full SHA for c0fb5c3
.github/workflows/pylint.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/[email protected]
16
17
- name: Set up Python ${{ matrix.python-version }}
18
- uses: actions/setup-python@v5.1.1
+ uses: actions/setup-python@v5.2.0
19
with:
20
python-version: ${{ matrix.python-version }}
21
0 commit comments