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 bd6ef5f commit 0156687Copy full SHA for 0156687
.github/workflows/test_full.yml
@@ -32,7 +32,7 @@ jobs:
32
steps:
33
- uses: actions/checkout@v2
34
- name: Set up Python
35
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v2
36
with:
37
python-version: 3.9
38
- name: Install Flit
0 commit comments