Commit 1d8e2847 by Sora Morimoto Committed by GitHub

Bump actions/cache from v1 to v2

parent 6cd3645d
......@@ -50,7 +50,7 @@ jobs:
run: poetry config virtualenvs.in-project true
- name: Set up cache
uses: actions/cache@v1
uses: actions/cache@v2
id: cache
with:
path: .venv
......
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