mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-11 16:12:20 +00:00
Bump jorelali/setup-elm from 3 to 5
Bumps [jorelali/setup-elm](https://github.com/jorelali/setup-elm) from 3 to 5. - [Release notes](https://github.com/jorelali/setup-elm/releases) - [Commits](https://github.com/jorelali/setup-elm/compare/v3...v5) --- updated-dependencies: - dependency-name: jorelali/setup-elm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
82638c078c
commit
e92c7e1fab
2 changed files with 2 additions and 2 deletions
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
ghc-version: 'latest'
|
ghc-version: 'latest'
|
||||||
cabal-version: 'latest'
|
cabal-version: 'latest'
|
||||||
- uses: jorelali/setup-elm@v3
|
- uses: jorelali/setup-elm@v5
|
||||||
with:
|
with:
|
||||||
elm-version: 0.19.1
|
elm-version: 0.19.1
|
||||||
|
|
||||||
|
|
|
||||||
2
.github/workflows/playground.yml
vendored
2
.github/workflows/playground.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
ghc-version: '8.8'
|
ghc-version: '8.8'
|
||||||
cabal-version: 'latest'
|
cabal-version: 'latest'
|
||||||
- uses: jorelali/setup-elm@v3
|
- uses: jorelali/setup-elm@v5
|
||||||
with:
|
with:
|
||||||
elm-version: 0.19.1
|
elm-version: 0.19.1
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue