Skip to content

Commit 0d33adf

Browse files
dependabot[bot]mehalter
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 29f62be commit 0d33adf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/plugin_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
with:
8181
token: ${{ secrets.RELEASE_TOKEN != null && secrets.RELEASE_TOKEN || secrets.GITHUB_TOKEN }}
8282
- name: Install Lua Language Server
83-
uses: jdx/mise-action@v3
83+
uses: jdx/mise-action@v4
8484
with:
8585
version: 2025.3.7
8686
tool_versions: |

0 commit comments

Comments
 (0)