Skip to content

Commit 1aab1b5

Browse files
Update sample-workflow.yml
Signed-off-by: chrisnielsen-MS <[email protected]>
1 parent 08976cb commit 1aab1b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sample-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
# Upload alerts file as a workflow artifact
3737
- name: Upload alerts file as a workflow artifact
38-
uses: actions/upload-artifact@v3
38+
uses: actions/upload-artifact@v4
3939
with:
4040
name: alerts
4141
path: ${{ steps.msdo.outputs.sarifFile }}

0 commit comments

Comments
 (0)