mirror of
https://github.com/markqvist/rnsh.git
synced 2026-01-14 06:21:19 -05:00
Update workflow to use cache@v4
This commit is contained in:
parent
8d7e139c84
commit
ec68385a97
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
|
||||
|
||||
- name: Cache Poetry virtualenv
|
||||
uses: actions/cache@v1
|
||||
uses: actions/cache@v4
|
||||
id: cache
|
||||
with:
|
||||
path: ~/.virtualenvs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue