We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b627ff + dd36a5b commit 4e68f84Copy full SHA for 4e68f84
.github/workflows/test.yaml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@v4
23
- name: Cache conda
24
- uses: actions/cache@v3
+ uses: actions/cache@v4
25
env:
26
# Increase this value to reset cache if ci/environment.yml has not changed
27
CACHE_NUMBER: 0
0 commit comments