Unverified Commit 53df56d4 authored by Leo Gao's avatar Leo Gao Committed by GitHub
Browse files

Pin python to 3.9.4

parent c406a620
......@@ -27,7 +27,7 @@ jobs:
- name: Set up Python 3.9
uses: actions/setup-python@v2
with:
python-version: 3.9
python-version: 3.9.4
- name: Install dependencies
run: |
python -m pip install --upgrade pip
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment