Commit e8e652d3 authored by Leo Gao's avatar Leo Gao
Browse files

Merge remote-tracking branch 'origin/master' into fix-mkdir-with-parents

parents e7dd78ef 53df56d4
......@@ -23,11 +23,11 @@ jobs:
path: |
~/.cache
# An explicit key for restoring and saving the cache
key: evaldata-cache-3
key: evaldata-cache-4
- 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