"vscode:/vscode.git/clone" did not exist on "dbed69058c88ddf42914e6ab3a9b6ea12e15b12a"
Commit 4a891f67 authored by Leo Gao's avatar Leo Gao
Browse files

Merge remote-tracking branch 'origin/master' into truthfulqa-ver-bump

parents a73e80c7 ff8de120
...@@ -27,7 +27,7 @@ jobs: ...@@ -27,7 +27,7 @@ jobs:
- name: Set up Python 3.9 - name: Set up Python 3.9
uses: actions/setup-python@v2 uses: actions/setup-python@v2
with: with:
python-version: 3.9.4 python-version: 3.9.7
- name: Install dependencies - name: Install dependencies
run: | run: |
python -m pip install --upgrade pip 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