We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7c72b5 commit f69277dCopy full SHA for f69277d
.github/workflows/rav1e.yml
@@ -195,7 +195,7 @@ jobs:
195
tar xj -C $HOME/.cargo/bin
196
- name: Install Intel SDE
197
if: matrix.conf == 'grcov-codecov'
198
- uses: petarpetrovt/setup-sde@v2.3
+ uses: petarpetrovt/setup-sde@v2.4
199
- name: Install ${{ matrix.toolchain }}
200
uses: dtolnay/rust-toolchain@master
201
with:
0 commit comments