File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3131 uses : DeterminateSystems/magic-nix-cache-action@eeabdb06718ac63a7021c6132129679a8e22d0c7 # v3
3232
3333 - name : Set up Go cache
34- uses : actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0
34+ uses : actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1
3535 with :
3636 path : |
3737 ~/.cache/go-build
6464 uses : DeterminateSystems/magic-nix-cache-action@eeabdb06718ac63a7021c6132129679a8e22d0c7 # v3
6565
6666 - name : Set up Go cache
67- uses : actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0
67+ uses : actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1
6868 with :
6969 path : |
7070 ~/.cache/go-build
9797 uses : DeterminateSystems/magic-nix-cache-action@eeabdb06718ac63a7021c6132129679a8e22d0c7 # v3
9898
9999 - name : Set up Go cache
100- uses : actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0
100+ uses : actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1
101101 with :
102102 path : |
103103 ~/.cache/go-build
@@ -136,7 +136,7 @@ jobs:
136136 uses : DeterminateSystems/magic-nix-cache-action@eeabdb06718ac63a7021c6132129679a8e22d0c7 # v3
137137
138138 - name : Set up Go cache
139- uses : actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0
139+ uses : actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1
140140 with :
141141 path : |
142142 ~/.cache/go-build
@@ -146,7 +146,7 @@ jobs:
146146 ${{ github.job }}-${{ runner.os }}-go-
147147
148148 - name : Cache license information
149- uses : actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0
149+ uses : actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1
150150 with :
151151 path : .licensei.cache
152152 key : licensei-v1-${{ github.ref_name }}-${{ hashFiles('go.sum') }}
You can’t perform that action at this time.
0 commit comments