Bump actions/cache from 1 to 3.0.11 (#396)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-10-18 10:21:02 +03:00 committed by GitHub
parent 4833a3198e
commit 0e7a361cb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -32,7 +32,7 @@ jobs:
python-version: 3.9
- name: Cache Poetry virtualenv
uses: actions/cache@v1
uses: actions/cache@v3.0.11
id: cache
with:
path: ~/.virtualenvs