Skip to content

Commit

Permalink
fix: Updated the artifact upload version for workflow (#317)
Browse files Browse the repository at this point in the history
Updated the artifact upload version
  • Loading branch information
kdivya153 authored Sep 17, 2024
1 parent beda574 commit ef9b441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-standalone-mfos-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
./.github/workflows/utils.sh runTests
- name: Upload report.json as an artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: report
path: ${{ github.workspace }}/report
Expand Down

0 comments on commit ef9b441

Please sign in to comment.