File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 runs-on : " ubuntu-20.04"
1111 steps :
1212 - name : Check out code
13- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
13+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
1414
1515 - name : Set up Go
1616 uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
3434 runs-on : " ubuntu-20.04"
3535 steps :
3636 - name : Check out code into the Go module directory
37- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
37+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
3838
3939 - name : Set up Go
4040 uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
Original file line number Diff line number Diff line change 1717 needs : buildandtest
1818 steps :
1919 - name : Check out code
20- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
20+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
2121 with :
2222 fetch-depth : 0
2323
You can’t perform that action at this time.
0 commit comments