File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : Checkout
21- uses : actions/checkout@v6
21+ uses : actions/checkout@v7
2222 with :
2323 fetch-depth : 0
2424 - name : Setup Go
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : Checkout
21- uses : actions/checkout@v6
21+ uses : actions/checkout@v7
2222 with :
2323 fetch-depth : 0
2424 - name : Setup Go
3333 runs-on : ubuntu-latest
3434 steps :
3535 - name : Checkout
36- uses : actions/checkout@v6
36+ uses : actions/checkout@v7
3737 with :
3838 fetch-depth : 0
3939 - name : Setup Go
4949 runs-on : ubuntu-latest
5050 steps :
5151 - name : Checkout
52- uses : actions/checkout@v6
52+ uses : actions/checkout@v7
5353 with :
5454 fetch-depth : 0
5555 - name : Setup Go
6565 runs-on : ubuntu-latest
6666 steps :
6767 - name : Checkout
68- uses : actions/checkout@v6
68+ uses : actions/checkout@v7
6969 with :
7070 fetch-depth : 0
7171 - name : Setup Go
8181 runs-on : windows-latest
8282 steps :
8383 - name : Checkout
84- uses : actions/checkout@v6
84+ uses : actions/checkout@v7
8585 with :
8686 fetch-depth : 0
8787 - name : Setup Go
9797 runs-on : macos-latest
9898 steps :
9999 - name : Checkout
100- uses : actions/checkout@v6
100+ uses : actions/checkout@v7
101101 with :
102102 fetch-depth : 0
103103 - name : Setup Go
You can’t perform that action at this time.
0 commit comments