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 1f3bd0e commit 960a36eCopy full SHA for 960a36e
.github/workflows/lints.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v3
17
- name: Set up Python
18
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
19
with:
20
python-version: ${{ matrix.python-version }}
21
architecture: x64
0 commit comments