We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 786a6e8 commit 0babdd5Copy full SHA for 0babdd5
1 file changed
.github/workflows/python-app.yml
@@ -34,7 +34,7 @@ jobs:
34
poetry install
35
- name: Cache tox environments
36
id: cache-tox
37
- uses: actions/cache@v1
+ uses: actions/cache@v2
38
with:
39
path: .tox
40
# setup.cfg, pyproject.toml, and .pre-commit-config.yaml have
0 commit comments