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 a31c06d commit d9284acCopy full SHA for d9284ac
.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