Skip to content

Commit 3efb414

Browse files
committed
🔁 Missed One Version Upgrade
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
1 parent 86fcecd commit 3efb414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-contracts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
sarif: results.sarif
8181

8282
- name: Upload SARIF file
83-
uses: github/codeql-action/upload-sarif@v3
83+
uses: github/codeql-action/upload-sarif@v4
8484
with:
8585
sarif_file: ${{ steps.slither.outputs.sarif }}
8686

0 commit comments

Comments
 (0)