Skip to content

Commit 841bdfe

Browse files
authored
Update django-test.yml
1 parent 795d8c7 commit 841bdfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/django-test.yml

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

3333
- name: cache deps
3434
id: cache-deps
35-
uses: actions/cache@v2
35+
uses: actions/cache@v4
3636
with:
3737
path: .venv
3838
key: pydeps-${{ hashFiles('**/poetry.lock') }}

0 commit comments

Comments
 (0)