Skip to content

Commit

Permalink
Merge branch 'master' into getcoeffchunk
Browse files Browse the repository at this point in the history
  • Loading branch information
chriselrod authored Jan 24, 2024
2 parents 6000ef6 + 1b11b47 commit 0b1092d
Show file tree
Hide file tree
Showing 2 changed files with 2 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 @@ -34,7 +34,7 @@ jobs:
- uses: julia-actions/setup-julia@v1
with:
version: ${{ matrix.version }}
- uses: actions/cache@v3
- uses: actions/cache@v4
env:
cache-name: cache-artifacts
with:
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Distributed = "1"
Distributions = "0.23, 0.24, 0.25"
DocStringExtensions = "0.7, 0.8, 0.9"
DomainSets = "0.6"
DynamicQuantities = "0.8, 0.9, 0.10"
DynamicQuantities = "^0.11.2"
FindFirstFunctions = "1"
ForwardDiff = "0.10.3"
FunctionWrappersWrappers = "0.1"
Expand Down

0 comments on commit 0b1092d

Please sign in to comment.