File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2929 go-version : 1.23
3030 - name : Tools cache
3131 id : tools-cache
32- uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
32+ uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
3333 with :
3434 path : |
3535 ~/go/bin
5454 with :
5555 go-version : 1.23
5656 - name : Restore Tools cache
57- uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
57+ uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
5858 with :
5959 path : |
6060 ~/go/bin
7878 with :
7979 go-version : 1.23
8080 - name : Restore Tools cache
81- uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
81+ uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
8282 with :
8383 path : |
8484 ~/go/bin
Original file line number Diff line number Diff line change 2828 go-version : 1.23
2929 - name : Tools cache
3030 id : tools-cache
31- uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
31+ uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
3232 with :
3333 path : |
3434 ~/go/bin
@@ -100,7 +100,7 @@ jobs:
100100 with :
101101 go-version : 1.23
102102 - name : Restore Tools cache
103- uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
103+ uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
104104 with :
105105 path : |
106106 ~/go/bin
You can’t perform that action at this time.
0 commit comments