Skip to content

Commit a2d0370

Browse files
dependabot[bot]j4y
authored andcommitted
chore(deps): bump jdx/mise-action from 3 to 4
Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 3 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@v3...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 5f2355e commit a2d0370

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v6
1616

1717
- name: Install mise
18-
uses: jdx/mise-action@v3
18+
uses: jdx/mise-action@v4
1919

2020
- name: Run linters
2121
run: mise run lint

0 commit comments

Comments
 (0)