File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2222
2323 steps :
2424 - name : Checkout repository
25- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
25+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2626 - name : Checkout vcpkg
27- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
27+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2828 with :
2929 path : " build/vcpkg"
3030 repository : " microsoft/vcpkg"
Original file line number Diff line number Diff line change 2626 id-token : write
2727
2828 steps :
29- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
29+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
3030 with :
3131 ref : ${{ inputs.checkout-ref }}
3232 - id : auth
Original file line number Diff line number Diff line change 3737 targets :
3838 - //google/cloud/storage/...
3939 steps :
40- - uses : actions/checkout@v4
40+ - uses : actions/checkout@v5
4141 with :
4242 ref : ${{ inputs.checkout-ref }}
4343 - uses : google-github-actions/auth@v2
Original file line number Diff line number Diff line change 5959 - exclude-from-full-trick : ${{ ! inputs.full-matrix }}
6060 shard : Other
6161 steps :
62- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
62+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
6363 with :
6464 ref : ${{ inputs.checkout-ref }}
6565 - uses : google-github-actions/auth@v2
Original file line number Diff line number Diff line change 4040 targets :
4141 - //google/cloud/storage/...
4242 steps :
43- - uses : actions/checkout@v4
43+ - uses : actions/checkout@v5
4444 with :
4545 ref : ${{ inputs.checkout-ref }}
4646 - uses : google-github-actions/auth@v2
Original file line number Diff line number Diff line change 6565 - shard : Core4
6666 build_type : Debug
6767 steps :
68- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
68+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
6969 with :
7070 ref : ${{ inputs.checkout-ref }}
7171 - uses : google-github-actions/auth@v2
You can’t perform that action at this time.
0 commit comments