We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c942ae commit 67a9019Copy full SHA for 67a9019
.github/workflows/build_workflow.yml
@@ -24,7 +24,7 @@ jobs:
24
fetch-depth: 0
25
26
- name: Cache Conda
27
- uses: actions/cache@v2
+ uses: actions/cache@v4
28
env:
29
# Increase this value to reset cache if conda-env/docs.yml has not changed in the workflow
30
CACHE_NUMBER: 0
0 commit comments