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 269a3b9 commit a3b8161Copy full SHA for a3b8161
.github/workflows/pylint.yaml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v5
19
20
- name: set up Python ${{ matrix.python-version }}
21
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
22
with:
23
python-version: ${{ matrix.python-version }}
24
0 commit comments