Skip to content

Commit 68537e7

Browse files
committed
Update Cargo Deny action to v2 for improved functionality
1 parent 0f77684 commit 68537e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
runs-on: ubuntu-latest
9090
steps:
9191
- uses: actions/checkout@v4
92-
- uses: EmbarkStudios/cargo-deny-action@v1
92+
- uses: EmbarkStudios/cargo-deny-action@v2
9393

9494
doc:
9595
name: Documentation

0 commit comments

Comments
 (0)