We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb01234 commit 72fc0cbCopy full SHA for 72fc0cb
.github/workflows/Test-CI-main.yml
@@ -90,7 +90,7 @@ jobs:
90
91
# The caching we do follows from
92
# https://stackoverflow.com/questions/59127258/how-can-i-use-pip-cache-in-github-actions
93
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
94
id: cache-pip
95
with:
96
path: ~/.cache/pip
0 commit comments