mirror of
https://github.com/netfun2000/hipudding-teslamate.git
synced 2026-02-27 09:44:28 +08:00
build(deps): bump elixir from 1.16.1-otp-26 to 1.16.2-otp-26 (#3935)
* build(deps): bump elixir from 1.16.1-otp-26 to 1.16.2-otp-26 Bumps elixir from 1.16.1-otp-26 to 1.16.2-otp-26. --- updated-dependencies: - dependency-name: elixir dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: bump elixir version to 1.16.2 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakob Lichterfeld <jakob-lichterfeld@gmx.de>
This commit is contained in:
4
.github/workflows/elixir.yml
vendored
4
.github/workflows/elixir.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
- elixir: "1.16.1"
|
||||
- elixir: "1.16.2"
|
||||
otp: "26"
|
||||
lint: true
|
||||
|
||||
@@ -123,7 +123,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
- elixir: "1.16.1"
|
||||
- elixir: "1.16.2"
|
||||
otp: "26"
|
||||
report_coverage: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user