File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4545 - uses : dtolnay/rust-toolchain@stable
4646 -
uses :
mozilla-actions/[email protected] 4747
48- - uses : actions/cache@v4
48+ - uses : actions/cache@v5
4949 with :
5050 path : ~/build
5151 key : build-${{ matrix.opencv-version }}-${{ matrix.linkage }}-${{ matrix.os-image }}
9090 - uses : actions/checkout@v5
9191 - uses : dtolnay/rust-toolchain@stable
9292 -
uses :
mozilla-actions/[email protected] 93- - uses : actions/cache@v4
93+ - uses : actions/cache@v5
9494 with :
9595 path : ~/build
9696 key : vcpkg-${{ matrix.vcpkg-version }}-${{ matrix.os-image }}-${{ matrix.vcpkg-features-cache-key }}
@@ -161,7 +161,7 @@ jobs:
161161 - uses : actions/checkout@v5
162162 -
uses :
mozilla-actions/[email protected] 163163
164- - uses : actions/cache@v4
164+ - uses : actions/cache@v5
165165 with :
166166 path : ~/build
167167 key : build-${{ env.OPENCV_VERSION }}-dynamic-ubuntu-24.04
You can’t perform that action at this time.
0 commit comments