From 4c44bbf038a8913f0fa47fd8d6dda89c1c1b8ffc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 15:43:03 +0000 Subject: [PATCH] Bump jdx/mise-action from 4.1.0 to 4.2.1 Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 4.1.0 to 4.2.1. - [Release notes](https://github.com/jdx/mise-action/releases) - [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/jdx/mise-action/compare/dba19683ed58901619b14f395a24841710cb4925...dad1bfd3df957f44999b559dd69dc1671cb4e9ea) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 49e8e3d..0dc6387 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -24,7 +24,7 @@ jobs: with: ocaml-compiler: 4 - name: Set-up Mise - uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0.6.4.1.0 + uses: jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1.6.4.2.1 with: cache: false - name: Load environment variables