Skip to content

Commit 6465699

Browse files
committed
fix: upload-artifacts v6
1 parent 475cf41 commit 6465699

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
CODECOV_TOKEN: ${{secrets.CODECOV_TOKEN}}
7474

7575
- name: Upload coverage artifacts
76-
uses: actions/upload-artifact@v3
76+
uses: actions/upload-artifact@v6
7777
with:
7878
name: coverage
7979
path: coverage

0 commit comments

Comments
 (0)