Skip to content

Commit

Permalink
[GitHub] Update the actions/upload-artifact to v4 (#2650)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvoituron authored Sep 12, 2024
1 parent 7bcf0ab commit b6d057d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-core-lib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
reporttypes: 'HtmlInline;MarkdownSummaryGithub'

- name: Upload coverage report
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: CoverageReports
path: CoverageReports
Expand Down

0 comments on commit b6d057d

Please sign in to comment.