Skip to content

Commit 9d0f733

Browse files
chore(deps): Update github/codeql-action action to v4
1 parent 992c219 commit 9d0f733

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
@@ -139,7 +139,7 @@ jobs:
139139
| sarif-fmt
140140
continue-on-error: true
141141
- name: Upload
142-
uses: github/codeql-action/upload-sarif@v3
142+
uses: github/codeql-action/upload-sarif@v4
143143
with:
144144
sarif_file: clippy-results.sarif
145145
wait-for-processing: true

0 commit comments

Comments
 (0)