File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Checkout
18- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
18+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
1919 with :
2020 fetch-depth : 0
2121
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - name : Checkout
20- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
20+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
2121 with :
2222 fetch-depth : 0
2323
5252
5353 steps :
5454 - name : Checkout
55- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
55+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
5656 with :
5757 fetch-depth : 0
5858
Original file line number Diff line number Diff line change 1414 go-version : 1.26
1515
1616 - name : Check out code into the Go module directory
17- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
17+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
1818
1919 - name : Go mod tidy check
2020 run : go mod tidy && git diff --exit-code
You can’t perform that action at this time.
0 commit comments