mirror of
https://github.com/netfun2000/hipudding-teslamate.git
synced 2026-02-27 09:44:28 +08:00
Bump erlef/setup-beam from 1.10 to 1.11
Bumps [erlef/setup-beam](https://github.com/erlef/setup-beam) from 1.10 to 1.11. - [Release notes](https://github.com/erlef/setup-beam/releases) - [Commits](https://github.com/erlef/setup-beam/compare/v1.10...v1.11) --- updated-dependencies: - dependency-name: erlef/setup-beam dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/elixir.yml
vendored
2
.github/workflows/elixir.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: erlef/setup-beam@v1.10
|
||||
- uses: erlef/setup-beam@v1.11
|
||||
with:
|
||||
otp-version: ${{ matrix.pair.otp }}
|
||||
elixir-version: ${{ matrix.pair.elixir }}
|
||||
|
||||
Reference in New Issue
Block a user