Skip to content

Commit 2b55186

Browse files
chore(deps): bump jdx/mise-action from 3 to 4 (#492)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Francisco Serrano <59340762+paketeserrano@users.noreply.github.com>
1 parent 7e14748 commit 2b55186

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/regenerate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
tar -xzf "$SPEC_ARCHIVE" -C "$SPEC_DIR"
6161
cp "$SPEC_DIR/$SPEC_FILE" "$WORK_SPEC"
6262
63-
- uses: jdx/mise-action@v3
63+
- uses: jdx/mise-action@v4
6464
with:
6565
version: 2026.3.9 # [default: latest] mise version to install
6666
install: true # [default: true] run `mise install`

0 commit comments

Comments
 (0)