Skip to content

Commit

Permalink
Merge branch 'master' of github.com:wasi0013/advent_of_code
Browse files Browse the repository at this point in the history
  • Loading branch information
wasi0013 committed Dec 3, 2024
2 parents 70dbf2e + 54d196e commit a077c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up Elixir
uses: erlef/setup-beam
uses: erlef/setup-beam@v1.18.2
with:
elixir-version: '1.17.3' # Define the elixir version [required]
otp-version: '27.1.2' # Define the OTP version [required]
Expand Down

0 comments on commit a077c45

Please sign in to comment.