Skip to content

Commit d01ecd3

Browse files
Update github/codeql-action action to v4
1 parent cd7e7ef commit d01ecd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-clippy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
continue-on-error: true
4747

4848
- name: Upload analysis results to GitHub
49-
uses: github/codeql-action/upload-sarif@v2
49+
uses: github/codeql-action/upload-sarif@v4
5050
with:
5151
sarif_file: rust-clippy-results.sarif
5252
wait-for-processing: true

0 commit comments

Comments
 (0)