Skip to content

Commit

Permalink
Fix nasa/cFS#812, Update Upload Artifact Version
Browse files Browse the repository at this point in the history
  • Loading branch information
arielswalker committed Jan 22, 2025
1 parent ee273d3 commit bf0bd7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/functional-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
working-directory: ./build/exe/cpu1/

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

0 comments on commit bf0bd7e

Please sign in to comment.