Skip to content

Commit 163bc5e

Browse files
fix(deps): update all non-major dependencies
1 parent 62b4888 commit 163bc5e

File tree

4 files changed

+126
-57
lines changed

4 files changed

+126
-57
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)