mirror of
https://github.com/sharkdp/bat
synced 2026-06-09 10:03:18 +00:00
Upgrade clap to fix cargo audit failure on anstream 0.6.4
which is provided by clap 4.4.12
This commit is contained in:
@@ -152,8 +152,8 @@ jobs:
|
||||
name: cargo audit
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: cargo install cargo-audit --locked
|
||||
- uses: actions/checkout@v4
|
||||
- run: cargo audit
|
||||
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user