Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/hex/tesla-1.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
minibikini authored Jan 7, 2025
2 parents ce56392 + 6a5446c commit 9111940
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
format:
runs-on: ubuntu-latest
container:
image: elixir:1.13-slim
image: elixir:1.18-slim
steps:
- uses: actions/[email protected]
- name: Install Dependencies
Expand All @@ -53,7 +53,7 @@ jobs:
credo:
runs-on: ubuntu-latest
container:
image: elixir:1.13-slim
image: elixir:1.18-slim
steps:
- uses: actions/[email protected]
- name: Install Dependencies
Expand Down

0 comments on commit 9111940

Please sign in to comment.