Skip to content

Commit

Permalink
Merge pull request #1 from onnenon/dependabot/github_actions/jorelali…
Browse files Browse the repository at this point in the history
…/setup-elm-6

Bump jorelali/setup-elm from 5 to 6
  • Loading branch information
onnenon authored Jun 7, 2024
2 parents 04afa37 + eac7666 commit 0f7a5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jorelali/setup-elm@v5
- uses: jorelali/setup-elm@v6
with:
elm-version: 0.19.1
- run: npm install -D tailwindcss
Expand Down

0 comments on commit 0f7a5ee

Please sign in to comment.