Skip to content

Commit 63526d6

Browse files
chore(deps): update jdx/mise-action action to v4
1 parent bef6b44 commit 63526d6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
cache: true
2727

2828
- name: Install mise & tools
29-
uses: jdx/mise-action@v3
29+
uses: jdx/mise-action@v4
3030

3131
- name: Cache Go tools
3232
id: go-tools-cache

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
cache: true
2727

2828
- name: Install mise & tools
29-
uses: jdx/mise-action@v3
29+
uses: jdx/mise-action@v4
3030

3131
- name: Cache Go tools
3232
id: go-tools-cache

0 commit comments

Comments
 (0)