File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 go : ["1.24.8", "1.25.0"]
1414 name : Go ${{ matrix.go }} run
1515 steps :
16- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
16+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1717 - name : Setup go
1818 uses : actions/setup-go@v6
1919 with :
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout
13- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
13+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1414 with :
1515 fetch-depth : 0
1616 - name : Set up Go
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout
13- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
13+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1414 with :
1515 fetch-depth : 0
1616 - name : Set up Go
You can’t perform that action at this time.
0 commit comments