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 4ee2598 commit a9c146dCopy full SHA for a9c146d
.github/workflows/rust-clippy.yml
@@ -48,7 +48,7 @@ jobs:
48
continue-on-error: true
49
50
- name: Upload analysis results to GitHub
51
- uses: github/codeql-action/upload-sarif@v1
+ uses: github/codeql-action/upload-sarif@v3
52
with:
53
sarif_file: rust-clippy-results.sarif
54
wait-for-processing: true
0 commit comments