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 c7f0052 commit cb1fcd6Copy full SHA for cb1fcd6
.github/workflows/publish.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Python
19
uses: actions/setup-python@v2
20
with:
21
- python-version: '^3.9'
+ python-version: '3.9'
22
- name: Install dependencies
23
env:
24
CI: true
0 commit comments