We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6b6a50 commit 471913bCopy full SHA for 471913b
.github/workflows/test.yaml
@@ -84,7 +84,7 @@ jobs:
84
poetry config virtualenvs.in-project true
85
86
- name: Set up cache
87
- uses: actions/cache@v3
+ uses: actions/cache@v4
88
id: cache
89
with:
90
path: .venv
@@ -121,7 +121,7 @@ jobs:
121
fetch-depth: 0
122
123
124
125
126
127
0 commit comments