There was an error while loading. Please reload this page.
2 parents ff368ed + 17ccc01 commit 74a55c7Copy full SHA for 74a55c7
1 file changed
.github/workflows/tests.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
python-version: ${{ matrix.python-version }}
25
26
- - uses: actions/cache@v5
+ - uses: actions/cache@v6
27
28
path: ~/.cache/pip
29
key: ${{ runner.os }}-${{ matrix.python-version }}-pip-${{ hashFiles('**/setup.py') }}-${{ hashFiles('.github/dependabot/constraints.txt') }}
0 commit comments