Skip to content

Commit 7e56960

Browse files
committed
chore(ci): update cache action
1 parent af4504f commit 7e56960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: poetry config virtualenvs.in-project true
4444

4545
- name: Set up cache
46-
uses: actions/cache@v2
46+
uses: actions/cache@v4
4747
id: cache
4848
with:
4949
path: .venv

0 commit comments

Comments
 (0)