File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222
2323 steps :
2424 - name : Checkout repository
25- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
25+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
2626 - name : Checkout vcpkg
27- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
27+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
29+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
3030 with :
3131 ref : ${{ inputs.checkout-ref }}
3232 - id : auth
Original file line number Diff line number Diff line change 3838 - exclude-from-full-trick : ${{ ! inputs.full-matrix }}
3939 shard : Other
4040 steps :
41- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
41+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
4242 with :
4343 ref : ${{ inputs.checkout-ref }}
4444 - uses : google-github-actions/auth@v2
Original file line number Diff line number Diff line change 5858 - arch : x86
5959 build_type : Debug
6060 steps :
61- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
61+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
6262 with :
6363 ref : ${{ inputs.checkout-ref }}
6464 - uses : google-github-actions/auth@v2
You can’t perform that action at this time.
0 commit comments