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

Skip to content

Commit 5ea7ba2

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

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@23f6dcf86d7e4e0d98b000bba0bb81ac587c44aa # v4.0.2
3838
with:
3939
args: --workspace --all-targets ${{ matrix.all-features && '--all-features' || '' }} -- -D warnings
4040

0 commit comments

Comments
 (0)
0