1
0
Fork 0
mirror of https://github.com/romanz/electrs.git synced 2025-02-22 22:36:37 +01:00

Use latest cargo-audit

This commit is contained in:
Roman Zeyde 2021-09-23 17:42:58 +03:00
parent f5bd245569
commit a8a4ba280e

View file

@ -15,7 +15,6 @@ jobs:
- uses: actions-rs/install@v0.1
with:
crate: cargo-audit
version: 0.14.1
use-tool-cache: true
- uses: actions-rs/audit-check@v1
with: