1 parent 63c7697 commit db5ec1aCopy full SHA for db5ec1a
2 files changed
.github/workflows/cd.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
fetch-depth: 0
19
- name: Set up Mise Environment
20
- uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3
+ uses: jdx/mise-action@7e36c90d9ab29c415a2384db3006f3ec8a8cc654 # v4
21
- name: Cache Go modules
22
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6
23
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
- name: Set up mise
24
25
- name: Cache Go Modules
26
0 commit comments