Skip to content

Commit 8297122

Browse files
chore(deps): update clechasseur/rs-clippy-check action to v4.0.1
1 parent 3bc289b commit 8297122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
cache-on-failure: true
3535

3636
- name: Run clippy
37-
uses: clechasseur/rs-clippy-check@c6fff255f0b3d3cbae04efd0d164b1ed3a773c1d # v4.0.0
37+
uses: clechasseur/rs-clippy-check@c2cfda2bced76347acf9356d8eadab8632500f7d # v4.0.1
3838
with:
3939
args: --workspace --all-targets ${{ matrix.all-features && '--all-features' || '' }} -- -D warnings
4040

0 commit comments

Comments
 (0)