File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
4242
4343 - name : Setup - Go
44- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5 .0.0
44+ uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7 .0.0
4545 with :
4646 go-version : ' stable'
4747 cache : true
Original file line number Diff line number Diff line change 3131 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3232
3333 - name : Setup - Go
34- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5 .0.0
34+ uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7 .0.0
3535 with :
3636 go-version : ' stable'
3737 cache : true
4949 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
5050
5151 - name : Setup - Go
52- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5 .0.0
52+ uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7 .0.0
5353 with :
5454 go-version : ' stable'
5555 cache : true
6767 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
6868
6969 - name : Setup - Go
70- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5 .0.0
70+ uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7 .0.0
7171 with :
7272 go-version : ' stable'
7373 cache : true
8585 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
8686
8787 - name : Setup - Go
88- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5 .0.0
88+ uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7 .0.0
8989 with :
9090 go-version : ' stable'
9191 cache : true
@@ -103,7 +103,7 @@ jobs:
103103 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
104104
105105 - name : Setup - Go
106- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5 .0.0
106+ uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7 .0.0
107107 with :
108108 go-version : ' stable'
109109 cache : true
Original file line number Diff line number Diff line change 3636 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3737
3838 - name : Setup - Go
39- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5 .0.0
39+ uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7 .0.0
4040 with :
4141 go-version : ' stable'
4242 cache : true
Original file line number Diff line number Diff line change 3434 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3535
3636 - name : Setup - Go
37- uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
37+ uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0 .0
3838 with :
3939 go-version : ${{ matrix.go-version }}
4040 cache : true
You can’t perform that action at this time.
0 commit comments