Rust problem matchers (#2974)

This commit is contained in:
George Pollard 2023-04-06 08:38:34 +12:00 committed by GitHub
parent 363cae0f33
commit ad7e5fa85e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,6 +46,8 @@ jobs:
with:
toolchain: 1.68
components: clippy, rustfmt, llvm-tools-preview
- name: Setup Rust problem-matchers
uses: r7kamura/rust-problem-matchers@d58b70c4a13c4866d96436315da451d8106f8f08 # pinned to 1.3.0
- name: Get Rust version & build version
shell: bash
run: |