Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit 197efb8

Browse files
Update auguwu/clippy-action action to v1.4.0 (#5)
Co-authored-by: Renovate Bot <[email protected]>
1 parent bfb34bd commit 197efb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
uses: Swatinem/rust-cache@v2
102102

103103
- name: Clippy!
104-
uses: auguwu/clippy-action@1.3.0
104+
uses: auguwu/clippy-action@1.4.0
105105
with:
106106
all-features: true
107107
token: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)