Update actions-rs/cargo

This commit is contained in:
bjorn3 2020-03-31 21:11:16 +02:00 committed by GitHub
parent c2e3560447
commit a0eab7d913
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,7 @@ jobs:
# Compile is a separate step, as the actions-rs/cargo action supports error annotations
- name: Compile
uses: actions-rs/cargo@v1.0.1
uses: actions-rs/cargo@v1.0.3
with:
command: rustc
args: --release -- -Zrun_dsymutil=no