Skip to content

Commit 8c1e6bb

Browse files
Update github/codeql-action action to v4
1 parent 1cc4de2 commit 8c1e6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@ jobs:
8888
pr-mode: false
8989

9090
- name: Upload results to GitHub
91-
uses: github/codeql-action/upload-sarif@v3
91+
uses: github/codeql-action/upload-sarif@v4
9292
with:
9393
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json

0 commit comments

Comments
 (0)