Skip to content

Commit 7eed8da

Browse files
chore(deps): bump jdx/mise-action from 4.2.4 to 4.3.0 (#2970)
Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 4.2.4 to 4.3.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@7e36c90...c2a8761) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f795a15 commit 7eed8da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/windows-msvc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: windows-2025
77
steps:
88
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
9-
- uses: jdx/mise-action@7e36c90d9ab29c415a2384db3006f3ec8a8cc654 # v4.2.4
9+
- uses: jdx/mise-action@c2a87611a18de5b3828c5652fe268e992400cb5c # v4.3.0
1010
with:
1111
install: false
1212
experimental: true
@@ -31,7 +31,7 @@ jobs:
3131
if: false # flip to true once the runner is online
3232
steps:
3333
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
34-
- uses: jdx/mise-action@7e36c90d9ab29c415a2384db3006f3ec8a8cc654 # v4.2.4
34+
- uses: jdx/mise-action@c2a87611a18de5b3828c5652fe268e992400cb5c # v4.3.0
3535
with:
3636
install: false
3737
experimental: true

0 commit comments

Comments
 (0)