Skip to content

Commit e686c0a

Browse files
authored
Update dottest_autofix.yml
Update upload action
1 parent ff5de3a commit e686c0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dottest_autofix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
# ---------------------------------------------------------------
5959
# Uploads an archive that includes all report files (.xml, .html, .sarif).
6060
- name: Upload report artifacts
61-
uses: actions/upload-artifact@v3
61+
uses: actions/upload-artifact@v4
6262
if: always()
6363
with:
6464
name: Report files

0 commit comments

Comments
 (0)