Skip to content

Commit

Permalink
Updated upload artifact ci action
Browse files Browse the repository at this point in the history
  • Loading branch information
prathmesh-stripe committed Jan 23, 2025
1 parent d9d82d3 commit c854d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ jobs:
mv ../japi-compliance-checker/compat_reports/stripe-java/*/compat_report.html report.html
- name: Upload report as artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: JAPI Compliance Report
path: report.html
Expand Down

0 comments on commit c854d34

Please sign in to comment.