Skip to content

Commit dea847b

Browse files
authored
Update upload artifact to v4
1 parent 12b6212 commit dea847b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/run-dottest-analyzer-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
# ---------------------------------------------------------------
102102
# Uploads an archive that includes all report files (.xml, .html, .sarif).
103103
- name: Upload report artifacts
104-
uses: actions/upload-artifact@v3
104+
uses: actions/upload-artifact@v4
105105
if: always()
106106
with:
107107
name: Report files

0 commit comments

Comments
 (0)