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 a37ee19 commit e37be91Copy full SHA for e37be91
.github/workflows/main.yml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- uses: actions/checkout@v2
11
- name: Setup Python 3
12
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v3
13
with:
14
python-version: '3.x'
15
- name: Install Black
0 commit comments