Merge pull request #1363 from eminence/fix_ci

Update to v4 of the upload artifact action
This commit is contained in:
Andrew Chin
2025-12-06 12:41:29 -05:00
committed by GitHub
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
dry-run: false
language: c++
- name: Upload Crash
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: failure() && steps.build.outcome == 'success'
with:
name: artifacts