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.
2 parents a31c06d + d9284ac commit 1440276Copy full SHA for 1440276
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
python-version: ${{ matrix.python-version }}
22
23
- name: Cache
24
- uses: actions/cache@v3
+ uses: actions/cache@v4
25
with:
26
path: ~/.cache/pip
27
key:
0 commit comments