Skip to content

Commit e8ae5dc

Browse files
committed
Merge branch 'main' of github.com:bgctw/SubglobalSensitivityAnalysis.jl into main
2 parents 7be68ae + acb017b commit e8ae5dc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/CompatHelper.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,8 @@ jobs:
4444
COMPATHELPER_PRIV: ${{ secrets.DOCUMENTER_KEY }}
4545
# COMPATHELPER_PRIV: ${{ secrets.COMPATHELPER_PRIV }}
4646
# - uses: actions/checkout@v2
47+
# with:
48+
# ref: 'keepalive' # The branch, tag or SHA to checkout.
4749
# - uses: bgctw/keepalive-workflow@master
50+
4851

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1313
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1414

1515
[compat]
16-
Chain = "0.5"
16+
Chain = "0.5, 0.6"
1717
DataFrames = "1.6.1"
1818
DistributionFits = "0.3.6"
1919
InlineStrings = "1.4.0"

0 commit comments

Comments
 (0)