Skip to content

Commit 56efe27

Browse files
Bump jdx/mise-action from 4.0.1 to 4.1.0 in the github-actions group (#10)
Bumps the github-actions group with 1 update: [jdx/mise-action](https://github.com/jdx/mise-action). Updates `jdx/mise-action` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/jdx/mise-action/releases) - [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md) - [Commits](jdx/mise-action@1648a78...dba1968) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fe3e84 commit 56efe27

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
# developers use locally. `cache: true` caches the toolchain so the
5656
# one-time Erlang source compile doesn't repeat on every run.
5757
- name: Set up Erlang / Elixir / Node (mise)
58-
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
58+
uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
5959
with:
6060
cache: true
6161

@@ -148,7 +148,7 @@ jobs:
148148
persist-credentials: false
149149

150150
- name: Set up Erlang / Elixir / Node (mise)
151-
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
151+
uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
152152
with:
153153
cache: true
154154

0 commit comments

Comments
 (0)