File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2929 with :
3030 version : ${{ matrix.version }}
3131 arch : ${{ matrix.arch }}
32- - uses : actions/cache@v1
32+ - uses : julia- actions/cache@v1
3333 env :
3434 cache-name : cache-artifacts
3535 with :
Original file line number Diff line number Diff line change 11name = " LearnDataFrontEnds"
22uuid = " 5cca22a3-9356-470e-ba1b-8268d0135a4b"
33authors = [
" Anthony D. Blaom <[email protected] >" ]
4- version = " 0.1.1 "
4+ version = " 0.1.2 "
55
66[deps ]
77CategoricalArrays = " 324d7699-5711-5eae-9e2f-1d82baa6b597"
@@ -12,7 +12,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1212
1313[compat ]
1414CategoricalArrays = " 0.10"
15- LearnAPI = " 0.2, 1"
15+ LearnAPI = " 0.2, 1, 2 "
1616MLCore = " 1.0.0"
1717StatsModels = " 0.7.4"
1818Tables = " 1"
Original file line number Diff line number Diff line change 207207end
208208
209209
210- # # A CONSANT CLASSIFIER USING SAFFRON FRONT END
210+ # # A CONSTANT CLASSIFIER USING SAFFRON FRONT END
211211
212212# We need this for integration tests to follow.
213213
You can’t perform that action at this time.
0 commit comments