Skip to content

Commit 76f0c88

Browse files
committed
update action version
1 parent 3930b12 commit 76f0c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
--format html \
5252
--output-dir=.test-coverage
5353
- name: Upload test coverage html
54-
uses: actions/upload-artifact@v3
54+
uses: actions/upload-artifact@v4
5555
with:
5656
name: test-coverage-report
5757
path: .test-coverage

0 commit comments

Comments
 (0)