Skip to content

Commit eeb90fa

Browse files
chore(deps): Update github/codeql-action action to v4
1 parent 0189fdf commit eeb90fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
| sarif-fmt
158158
continue-on-error: true
159159
- name: Upload
160-
uses: github/codeql-action/upload-sarif@v3
160+
uses: github/codeql-action/upload-sarif@v4
161161
with:
162162
sarif_file: clippy-results.sarif
163163
wait-for-processing: true

0 commit comments

Comments
 (0)