Skip to content

Commit 4caa2c7

Browse files
chore(deps): update github/codeql-action action to v4
1 parent 2315c60 commit 4caa2c7

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)