Skip to content

Commit fb5bb07

Browse files
Update actions/upload-artifact action to v6
1 parent 0082e6a commit fb5bb07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
uses: github/codeql-action/upload-sarif@v3
5050
with:
5151
sarif_file: mobsfscan.sarif
52-
- uses: actions/upload-artifact@v4
52+
- uses: actions/upload-artifact@v6
5353
with:
5454
name: mobsfscan.sarif
5555
path: mobsfscan.sarif

0 commit comments

Comments
 (0)