Skip to content

Commit 2577447

Browse files
⬆️ (deps): Update jdx/mise-action action to v4 (#617)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3aa7101 commit 2577447

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout code
1313
uses: actions/checkout@v6
1414
- name: Setup mise-en-place
15-
uses: jdx/mise-action@v3
15+
uses: jdx/mise-action@v4
1616
with:
1717
experimental: true
1818
- name: Check code

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
fetch-depth: 0
2424
- name: Setup mise-en-place
25-
uses: jdx/mise-action@v3
25+
uses: jdx/mise-action@v4
2626
with:
2727
experimental: true
2828
- name: Verify the integrity of provenance attestations and registry signatures for installed dependencies

0 commit comments

Comments
 (0)