We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a54aa91 commit b9c58b0Copy full SHA for b9c58b0
dist/index.js
@@ -9154,7 +9154,7 @@ async function main() {
9154
await maybeInstallRebar3(rebar3Spec)
9155
9156
// undefined is replaced by a function, post- main branch merge
9157
- const setupBeamVersion = 'ee8d6d1'
+ const setupBeamVersion = 'a54aa91'
9158
core.setOutput('setup-beam-version', setupBeamVersion)
9159
}
9160
src/setup-beam.js
@@ -49,7 +49,7 @@ async function main() {
49
50
51
52
53
54
55
0 commit comments