Update actions-rs/cargo
This commit is contained in:
parent
c2e3560447
commit
a0eab7d913
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue