File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
3131
3232 - name : Set up Go
33- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
33+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
3434 with :
3535 go-version : ${{ env.GO_VERSION }}
3636 cache-dependency-path : " **/go.sum"
@@ -118,7 +118,7 @@ jobs:
118118 uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
119119
120120 - name : Set up Go
121- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
121+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
122122 with :
123123 go-version : ${{ env.GO_VERSION }}
124124 cache-dependency-path : " **/go.sum"
Original file line number Diff line number Diff line change 9393 token : ${{ secrets.GITHUB_TOKEN }}
9494
9595 - name : Set up Go
96- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
96+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
9797 with :
9898 go-version : ${{ env.GO_VERSION }}
9999 cache-dependency-path : " **/go.sum"
You can’t perform that action at this time.
0 commit comments