Skip to content

Commit

Permalink
Specify setup-beam@v1 vs v1.7.0 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
starbelly authored Apr 19, 2021
1 parent 0d81c0c commit 3dfd4cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
rebar3: ['3.14.1', '3.14.2', '3.14.3']
steps:
- uses: actions/checkout@v2
- uses: erlef/setup-beam@v1.7.0
- uses: erlef/setup-beam@v1
with:
otp-version: ${{matrix.otp}}
rebar3-version: ${{matrix.rebar3}}
Expand Down

0 comments on commit 3dfd4cb

Please sign in to comment.