We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 081ea8f commit 9fd4f67Copy full SHA for 9fd4f67
1 file changed
.github/workflows/test.yaml
@@ -15,7 +15,7 @@ jobs:
15
#----------------------------------------------
16
# load pip cache if cache exists
17
18
- - uses: actions/cache@v2
+ - uses: actions/cache@v3
19
with:
20
path: ~/.cache/pip
21
key: ${{ runner.os }}-pip
0 commit comments