Skip to content

Commit

Permalink
test caching
Browse files Browse the repository at this point in the history
  • Loading branch information
RickGelhausen committed Jun 26, 2024
1 parent 71e15eb commit 764290a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
shell: bash

- name: Cache Conda env
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: ${{ env.CONDA }}/envs
key:
Expand Down

0 comments on commit 764290a

Please sign in to comment.