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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # tag=v5 .0.0
20+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # tag=v6 .0.2
2121 - name : Check license headers
2222 uses : apache/skywalking-eyes@61275cc80d0798a405cb070f7d3a8aaf7cf2c2c1 # tag=v0.8.0
2323 with :
2929 runs-on : ubuntu-latest
3030 steps :
3131 - name : Checkout Repository
32- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # tag=v5 .0.0
32+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # tag=v6 .0.2
3333 - name : Setup Go
3434 uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # tag=v6.0.0
3535 with :
5959 go-version : ${{ matrix.go }}
6060 check-latest : true
6161 - name : Checkout Repository
62- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # tag=v5 .0.0
62+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # tag=v6 .0.2
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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # tag=v5 .0.0
19+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # tag=v6 .0.2
2020 with :
2121 fetch-depth : 0
2222 - name : Setup Go
You can’t perform that action at this time.
0 commit comments