We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ccd7e7 commit 83b50d5Copy full SHA for 83b50d5
.github/workflows/rust-clippy.yml
@@ -49,7 +49,7 @@ jobs:
49
continue-on-error: true
50
51
- name: Upload analysis results to GitHub
52
- uses: github/codeql-action/upload-sarif@v2
+ uses: github/codeql-action/upload-sarif@v3
53
with:
54
sarif_file: rust-clippy-results.sarif
55
wait-for-processing: true
0 commit comments