Skip to content

Commit

Permalink
Updated upload artifact ci action (#1941)
Browse files Browse the repository at this point in the history
  • Loading branch information
prathmesh-stripe authored Jan 25, 2025
1 parent d9d82d3 commit d5ef112
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 d5ef112

Please sign in to comment.