We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58706e4 commit bf113adCopy full SHA for bf113ad
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
#----------------------------------------------
19
# load pip cache if cache exists
20
21
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
22
with:
23
path: ~/.cache/pip
24
key: ${{ runner.os }}-pip
0 commit comments