1 parent db5ec1a commit 52083fdCopy full SHA for 52083fd
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@7e36c90d9ab29c415a2384db3006f3ec8a8cc654 # v4
+ uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # 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