There was an error while loading. Please reload this page.
2 parents f324387 + df96b05 commit 66985eaCopy full SHA for 66985ea
1 file changed
.github/workflows/pylint.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v5
16
17
- name: Set up Python ${{ matrix.python-version }}
18
- uses: actions/setup-python@v6.0.0
+ uses: actions/setup-python@v6.2.0
19
with:
20
python-version: ${{ matrix.python-version }}
21
0 commit comments