Update jorelali/setup-elm action to v5

This commit is contained in:
renovate[bot]
2023-03-09 11:01:14 +00:00
parent 8bbf8bdb5e
commit a314caaacb
5 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3.3.0
with:
fetch-depth: 100
- uses: jorelali/setup-elm@v4
- uses: jorelali/setup-elm@v5
with:
elm-version: 0.19.1
- uses: bahmutov/npm-install@v1