Skip to content

Commit

Permalink
[Test] : 버전변경
Browse files Browse the repository at this point in the history
  • Loading branch information
wellbeing-dough committed Jan 23, 2024
1 parent 30445fc commit 26ca526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
# Jacoco 테스트 커버리지 결과 아카이빙
- name: JaCoCo Code Coverage Report
id: jacoco_reporter
uses: PavanMudigonda/jacoco-reporter@v4.9
uses: PavanMudigonda/jacoco-reporter@v4.8
with:
coverage_results_path: build/reports/jacoco/test/jacocoTestReport.xml
coverage_report_name: Coverage
Expand Down

0 comments on commit 26ca526

Please sign in to comment.