Skip to content

Commit 0c13aa0

Browse files
chore(deps): update jdx/mise-action action to v4
1 parent 090a82b commit 0c13aa0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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)