mirror of
https://github.com/allenai/olmocr.git
synced 2025-06-27 04:00:02 +00:00
Merge branch 'main' of https://github.com/allenai/olmocr into main
This commit is contained in:
commit
1348a29ce8
2
.github/actions/setup-venv/action.yml
vendored
2
.github/actions/setup-venv/action.yml
vendored
@ -26,7 +26,7 @@ runs:
|
||||
# Get the exact Python version to use in the cache key.
|
||||
echo "PYTHON_VERSION=$(python --version)" >> $GITHUB_ENV
|
||||
|
||||
- uses: actions/cache@v2
|
||||
- uses: actions/cache@v3
|
||||
id: virtualenv-cache
|
||||
with:
|
||||
path: .venv
|
||||
|
Loading…
x
Reference in New Issue
Block a user