We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd36406 commit 179c09fCopy full SHA for 179c09f
.github/workflows/rav1e.yml
@@ -190,7 +190,7 @@ jobs:
190
tar xj -C $HOME/.cargo/bin
191
- name: Install Intel SDE
192
if: matrix.conf == 'grcov-codecov'
193
- uses: petarpetrovt/setup-sde@v2.3
+ uses: petarpetrovt/setup-sde@v2.4
194
- name: Install ${{ matrix.toolchain }}
195
uses: dtolnay/rust-toolchain@master
196
with:
0 commit comments