mirror of
https://github.com/netfun2000/hipudding-teslamate.git
synced 2026-02-27 09:44:28 +08:00
Bump erlef/setup-beam from 1 to 1.7
Bumps [erlef/setup-beam](https://github.com/erlef/setup-beam) from 1 to 1.7. - [Release notes](https://github.com/erlef/setup-beam/releases) - [Commits](https://github.com/erlef/setup-beam/compare/v1...v1.7) 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
@@ -45,7 +45,7 @@ jobs:
|
||||
key: ${{ runner.os }}-${{ matrix.elixir }}-${{ matrix.otp }}-mix-${{ hashFiles(format('{0}{1}', github.workspace, '/mix.lock')) }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-${{ matrix.elixir }}-${{ matrix.otp }}-mix-
|
||||
- uses: erlef/setup-beam@v1
|
||||
- uses: erlef/setup-beam@v1.7
|
||||
with:
|
||||
otp-version: ${{ matrix.otp }}
|
||||
elixir-version: ${{ matrix.elixir }}
|
||||
|
||||
Reference in New Issue
Block a user