File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - name : Checkout Repository
20- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag=v4.1.7
20+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # tag=v4.2.0
2121 - name : Check license headers
2222 uses : apache/skywalking-eyes@cd7b195c51fd3d6ad52afceb760719ddc6b3ee91 # tag=v0.6.0
2323 with :
2929 runs-on : ubuntu-latest
3030 steps :
3131 - name : Checkout Repository
32- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag=v4.1.7
32+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # tag=v4.2.0
3333 - name : Setup Go
3434 uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # tag=v5.0.2
3535 with :
5959 go-version : ${{ matrix.go }}
6060 check-latest : true
6161 - name : Checkout Repository
62- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag=v4.1.7
62+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # tag=v4.2.0
6363 - name : Test
6464 run : make test
Original file line number Diff line number Diff line change 1616 contents : write
1717 steps :
1818 - name : Checkout Repository
19- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag=v4.1.7
19+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # tag=v4.2.0
2020 with :
2121 fetch-depth : 0
2222 - name : Setup Go
You can’t perform that action at this time.
0 commit comments