8000 chore(deps): update clechasseur/rs-clippy-check action to v4 (#11) · clechasseur/adventofcode.rs@e500da4 · GitHub
[go: up one dir, main page]

Skip to content

Commit e500da4

Browse files
chore(deps): update clechasseur/rs-clippy-check action to v4 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c433a7f commit e500da4

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@50a0fd6f2f1a33307d603ee50d91eadbb2561120 # v3.0.6
37+
uses: clechasseur/rs-clippy-check@c6fff255f0b3d3cbae04efd0d164b1ed3a773c1d # v4.0.0
3838
with:
3939
args: --workspace --all-targets ${{ matrix.all-features && '--all-features' || '' }} -- -D warnings
4040

0 commit comments

Comments
 (0)
0