We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19b4df6 + a9795b0 commit c2c15caCopy full SHA for c2c15ca
.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.0.0
+ uses: actions/setup-python@v5.1.0
19
with:
20
python-version: ${{ matrix.python-version }}
21
0 commit comments