update artifacts version to v4 for github workflows

This commit is contained in:
Daria Phoebe Brashear
2025-10-09 10:23:24 -04:00
parent 14c78d8837
commit 7e4950042c
7 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ jobs:
run: |
find build -name \*.trs|xargs grep -lw FAIL|sed -e 's/trs$/log/'|xargs cat
- name: Upload Artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: Scan-Build Reports
path: '/tmp/scan-build*/'