Skip to content

Commit 179c09f

Browse files
committed
Bump sde version
1 parent fd36406 commit 179c09f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rav1e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
tar xj -C $HOME/.cargo/bin
191191
- name: Install Intel SDE
192192
if: matrix.conf == 'grcov-codecov'
193-
uses: petarpetrovt/setup-sde@v2.3
193+
uses: petarpetrovt/setup-sde@v2.4
194194
- name: Install ${{ matrix.toolchain }}
195195
uses: dtolnay/rust-toolchain@master
196196
with:

0 commit comments

Comments
 (0)