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.
2 parents f462964 + b2ce33a commit c8c3e5cCopy full SHA for c8c3e5c
2 files changed
.github/workflows/pylint.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v3
12
- name: Set up Python 3.9
13
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v4
14
with:
15
python-version: 3.9
16
- name: Install dependencies
.github/workflows/python-app.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
20
21
22
23
0 commit comments