Skip to content

Commit

Permalink
chore: Upgrade cargo-deny-action v0 -> v1 (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
repi authored May 4, 2020
1 parent f6ecaff commit 59c4555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: EmbarkStudios/cargo-deny-action@v0
- uses: EmbarkStudios/cargo-deny-action@v1

test:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 59c4555

Please sign in to comment.