We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff5de3a commit e686c0aCopy full SHA for e686c0a
1 file changed
.github/workflows/dottest_autofix.yml
@@ -58,7 +58,7 @@ jobs:
58
# ---------------------------------------------------------------
59
# Uploads an archive that includes all report files (.xml, .html, .sarif).
60
- name: Upload report artifacts
61
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
62
if: always()
63
with:
64
name: Report files
0 commit comments