Skip to content

Commit

Permalink
Update setup-beam version output to 4678b57
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Jan 12, 2024
1 parent 4678b57 commit 980f47e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9870,7 +9870,7 @@ async function main() {
await maybeInstallRebar3(rebar3Spec)

// undefined is replaced by a function, post- main branch merge
const setupBeamVersion = 'undefined'
const setupBeamVersion = '4678b57'
core.setOutput('setup-beam-version', setupBeamVersion)
}

Expand Down

0 comments on commit 980f47e

Please sign in to comment.