Skip to content

Commit 94d9408

Browse files
build(deps): bump jdx/mise-action from 2 to 4
Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 2 to 4. - [Release notes](https://github.com/jdx/mise-action/releases) - [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md) - [Commits](jdx/mise-action@v2...v4) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be6b0e1 commit 94d9408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
submodules: true
1818
# Install development dependencies
19-
- uses: jdx/mise-action@v2
19+
- uses: jdx/mise-action@v4
2020
# Lint project files
2121
- run: ./scripts/lint.bash
2222
# Test plugin

0 commit comments

Comments
 (0)