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 15141ba + 167693c commit 279c4f3Copy full SHA for 279c4f3
1 file changed
.github/workflows/test-matrix.yml
@@ -43,7 +43,7 @@ jobs:
43
# """
44
##
45
- name: Pip cache
46
- uses: actions/cache@v4
+ uses: actions/cache@v5
47
with:
48
path: ~/.cache/pip
49
key: ${{ runner.os }}-pip-${{ matrix.config[0] }}-${{ hashFiles('setup.*', 'tox.ini') }}
0 commit comments