Skip to content

Commit

Permalink
Merge branch 'main' into compathelper/new_version/2023-12-19-00-06-07…
Browse files Browse the repository at this point in the history
…-982-02520877917
  • Loading branch information
sjdaines authored Feb 9, 2024
2 parents 6862ac6 + e16645d commit b815233
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
version: ${{ matrix.version }}
arch: ${{ matrix.arch }}
- uses: actions/cache@v3
- uses: actions/cache@v4
env:
cache-name: cache-artifacts
with:
Expand Down
6 changes: 5 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,11 @@ ForwardDiff = "0.10"
Infiltrator = "1.0"
JLD2 = "0.4"
MultiFloats = "1.0"
NCDatasets = "0.12, 0.14"

NCDatasets = "0.12, 0.13, 0.14"



NLsolve = "4.5"
PALEOboxes = "0.21.17"
RecipesBase = "1.2"
Expand Down

0 comments on commit b815233

Please sign in to comment.