Skip to content

Commit bf0bd7e

Browse files
committed
Fix nasa/cFS#812, Update Upload Artifact Version
1 parent ee273d3 commit bf0bd7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/functional-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
working-directory: ./build/exe/cpu1/
9797

9898
- name: Archive cFS Startup Artifacts
99-
uses: actions/upload-artifact@v3
99+
uses: actions/upload-artifact@v4
100100
with:
101101
name: cFS-startup-log-deprecate-true-${{ matrix.buildtype }}
102102
path: ./build/exe/cpu1/cf/cfe_test.log

0 commit comments

Comments
 (0)