Skip to content

Commit

Permalink
erlef setup-elixir version changed to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaurav1924 committed Aug 1, 2024
1 parent 567533d commit f653725
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .elixir-tools/next-ls.log
Original file line number Diff line number Diff line change
Expand Up @@ -41193,3 +41193,9 @@ This will trigger a full recompilation in order to re-index your codebase.
16:32:34.446 [debug] handled notification client -> server textDocument/didClose in 410µs

16:33:24.985 [debug] handled notification client -> server textDocument/didOpen in 1ms

16:36:24.969 [debug] handled notification client -> server textDocument/didClose in 410µs

17:17:32.719 [debug] handled notification client -> server textDocument/didOpen in 4ms

17:20:32.701 [debug] handled notification client -> server textDocument/didClose in 205µs
2 changes: 1 addition & 1 deletion .github/workflows/check-format-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v3

- name: Set up Elixir
uses: erlef/setup-elixir@v2
uses: erlef/setup-elixir@v1
with:
elixir-version: '1.14'
otp-version: '25'
Expand Down

0 comments on commit f653725

Please sign in to comment.