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 e073460 + 57c0bec commit f1c2199Copy full SHA for f1c2199
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
with:
30
python-version: ${{ matrix.python-version }}
31
32
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
33
34
path: ~/.cache/pip
35
key: ${{ runner.os }}-pip-${{ hashFiles('pyproject.toml') }}
.github/workflows/windows-ci.yml
path: ~\AppData\Local\pip\Cache
0 commit comments