Skip to content

Commit 5da72a1

Browse files
Update github/codeql-action action to v4
1 parent 303a48d commit 5da72a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
continue-on-error: true
146146

147147
- name: Upload SARIF results
148-
uses: github/codeql-action/upload-sarif@v3
148+
uses: github/codeql-action/upload-sarif@v4
149149
with:
150150
sarif_file: clippy-results.sarif
151151
wait-for-processing: true

0 commit comments

Comments
 (0)