Skip to content

Commit 0babdd5

Browse files
committed
ci: use v2 cache for tox
1 parent 786a6e8 commit 0babdd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
poetry install
3535
- name: Cache tox environments
3636
id: cache-tox
37-
uses: actions/cache@v1
37+
uses: actions/cache@v2
3838
with:
3939
path: .tox
4040
# setup.cfg, pyproject.toml, and .pre-commit-config.yaml have

0 commit comments

Comments
 (0)