File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 go-version-file : go.mod
3434
3535 - name : Restore Go Cache
36- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3 .0
36+ uses : actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5.0 .0
3737 with :
3838 path : |
3939 ~/.cache/go-build
Original file line number Diff line number Diff line change 3333 id : go
3434
3535 - name : Restore Go Cache
36- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3 .0
36+ uses : actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5.0 .0
3737 with :
3838 path : |
3939 ~/.cache/go-build
Original file line number Diff line number Diff line change 4141 id : go
4242
4343 - name : Restore Go Cache
44- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3 .0
44+ uses : actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5.0 .0
4545 with :
4646 path : |
4747 ~/.cache/go-build
7777 id : go
7878
7979 - name : Restore Go Cache
80- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3 .0
80+ uses : actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5.0 .0
8181 with :
8282 path : |
8383 ~/.cache/go-build
You can’t perform that action at this time.
0 commit comments