Update all dependencies and actions
This commit is contained in:
committed by
Arun Babu Neelicattu
parent
f33a42b082
commit
dbc612c7f3
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
run: poetry config virtualenvs.in-project true
|
||||
|
||||
- name: Set up cache
|
||||
uses: actions/cache@v3
|
||||
uses: actions/cache@v4
|
||||
id: cache
|
||||
with:
|
||||
path: .venv
|
||||
|
||||
Reference in New Issue
Block a user