Skip to content

Commit 18b0a83

Browse files
committed
fix ci
1 parent 39bae85 commit 18b0a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
with:
5454
github-token: ${{ secrets.GITHUB_TOKEN }}
5555
- name: Upload artifact
56-
uses: actions/upload-artifact@v2
56+
uses: actions/upload-artifact@v4
5757
with:
5858
name: coverage-report
5959
path: coverage-report.html

0 commit comments

Comments
 (0)