Skip to content

Commit 72fc0cb

Browse files
committed
updated cache version
1 parent bb01234 commit 72fc0cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Test-CI-main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
9191
# The caching we do follows from
9292
# https://stackoverflow.com/questions/59127258/how-can-i-use-pip-cache-in-github-actions
93-
- uses: actions/cache@v2
93+
- uses: actions/cache@v4
9494
id: cache-pip
9595
with:
9696
path: ~/.cache/pip

0 commit comments

Comments
 (0)