Skip to content

Commit

Permalink
update upload action
Browse files Browse the repository at this point in the history
  • Loading branch information
nahsra authored Dec 12, 2024
1 parent ba5abe0 commit 9ba4684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
git push
fi
- name: "Upload JaCoCo coverage report"
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: jacoco-report
path: build/reports/jacoco/test/html/

0 comments on commit 9ba4684

Please # to comment.