Skip to content

Commit b1c5c2a

Browse files
renovate[bot]zhaochunqi
authored andcommitted
Update jdx/mise-action action to v3
1 parent f198807 commit b1c5c2a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
fetch-depth: 0
1919
- name: Set up Mise Environment
20-
uses: jdx/mise-action@v2
20+
uses: jdx/mise-action@v3
2121
- name: Cache Go modules
2222
uses: actions/cache@v4
2323
with:

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 0
1818

1919
- name: Set up mise
20-
uses: jdx/mise-action@v2
20+
uses: jdx/mise-action@v3
2121

2222
- name: Cache Go Modules
2323
uses: actions/cache@v4

0 commit comments

Comments
 (0)