Skip to content

Commit 2eccc4d

Browse files
chore(deps): update auguwu/clippy-action action to v1.5.0
1 parent ca37816 commit 2eccc4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
components: clippy, rustfmt
9393

9494
- uses: Swatinem/rust-cache@v2
95-
- uses: auguwu/clippy-action@1.4.0
95+
- uses: auguwu/clippy-action@1.5.0
9696
with:
9797
all-features: true
9898
token: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)