Skip to content

Commit 9fd4f67

Browse files
committed
update cache version
1 parent 081ea8f commit 9fd4f67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
#----------------------------------------------
1616
# load pip cache if cache exists
1717
#----------------------------------------------
18-
- uses: actions/cache@v2
18+
- uses: actions/cache@v3
1919
with:
2020
path: ~/.cache/pip
2121
key: ${{ runner.os }}-pip

0 commit comments

Comments
 (0)