Skip to content

Commit 67a9019

Browse files
committed
Update cache from v2 to v4
1 parent 2c942ae commit 67a9019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fetch-depth: 0
2525

2626
- name: Cache Conda
27-
uses: actions/cache@v2
27+
uses: actions/cache@v4
2828
env:
2929
# Increase this value to reset cache if conda-env/docs.yml has not changed in the workflow
3030
CACHE_NUMBER: 0

0 commit comments

Comments
 (0)