Skip to content

Commit ce093f7

Browse files
committed
chore: update actions cache v4
1 parent b90fcb9 commit ce093f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
- name: Load cached venv
4747
id: cached-poetry-dependencies
48-
uses: actions/cache@v2
48+
uses: actions/cache@v4
4949
with:
5050
path: .venv
5151
key: venv-${{ runner.os }}-${{ steps.setup-python.outputs.python-version }}-${{ hashFiles('**/poetry.lock') }}

0 commit comments

Comments
 (0)