We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1768e62 commit d96e3b7Copy full SHA for d96e3b7
.github/workflows/build.yml
@@ -77,7 +77,7 @@ jobs:
77
steps:
78
- uses: actions/checkout@v2
79
- name: Cache conda
80
- uses: actions/cache@v2
+ uses: actions/cache@v4
81
env:
82
# Increase this value to reset cache if dev-environment.yml has not changed
83
CACHE_NUMBER: 0
0 commit comments