Skip to content

Commit

Permalink
Update cache action
Browse files Browse the repository at this point in the history
  • Loading branch information
adamltyson committed Jul 23, 2024
1 parent 62f1399 commit be1730b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

steps:
- name: Cache brainglobe directory
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: | # ensure we don't cache any interrupted atlas download and extraction, if e.g. we cancel the workflow manually
~/.brainglobe
Expand Down

0 comments on commit be1730b

Please sign in to comment.