We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87d9ab4 + f5fca58 commit 3fe5576Copy full SHA for 3fe5576
.github/workflows/lint.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@v3
13
14
- name: Set up Python
15
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v4
16
with:
17
python-version: 3.8
18
0 commit comments