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 484bdbb commit 040f60aCopy full SHA for 040f60a
1 file changed
.github/workflows/test.yml
@@ -71,7 +71,7 @@ jobs:
71
with:
72
python-version: ${{ matrix.py }}
73
cache: "pip"
74
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
75
76
path: ~/.cache/pip
77
key: ${{ runner.os }}-pip-1
0 commit comments