File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 66 runs-on : ubuntu-latest
77
88 steps :
9- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
9+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
1010 with :
1111 fetch-depth : 0
1212 - uses : dtolnay/rust-toolchain@master
Original file line number Diff line number Diff line change 2828 - { target: x86_64-apple-darwin, os: macos-12 }
2929
3030 steps :
31- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
31+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
3232 - name : Populate cache
3333 uses : ./.github/workflows/cache
3434
Original file line number Diff line number Diff line change 1616 - stable
1717
1818 steps :
19- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
19+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
2020 - name : Populate cache
2121 uses : ./.github/workflows/cache
2222
Original file line number Diff line number Diff line change 3535 -
3636
3737 steps :
38- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
38+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
3939 - name : Populate cache
4040 uses : ./.github/workflows/cache
4141
7474
7575 steps :
7676 - run : sudo apt-get install -y squashfs-tools
77- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
77+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
7878 - uses : dtolnay/rust-toolchain@d8352f6b1d2e870bc5716e7a6d9b65c4cc244a1a # master
7979 with :
8080 toolchain : ${{ matrix.toolchain }}
8888 runs-on : ubuntu-latest
8989
9090 steps :
91- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
91+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
9292 - uses : dtolnay/rust-toolchain@d8352f6b1d2e870bc5716e7a6d9b65c4cc244a1a # master
9393 with :
9494 toolchain : stable
Original file line number Diff line number Diff line change 1919 - 1.67.1
2020
2121 steps :
22- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
22+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
2323 - name : Populate cache
2424 uses : ./.github/workflows/cache
2525
Original file line number Diff line number Diff line change 1919 contents : write
2020
2121 steps :
22- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
22+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
2323 with :
2424 ref : ${{ github.head_ref }}
2525 token : ${{ secrets.PAT }}
You can’t perform that action at this time.
0 commit comments