There was an error while loading. Please reload this page.
upload-artifacts
1 parent 475cf41 commit 6465699Copy full SHA for 6465699
1 file changed
.github/workflows/ci.yml
@@ -73,7 +73,7 @@ jobs:
73
CODECOV_TOKEN: ${{secrets.CODECOV_TOKEN}}
74
75
- name: Upload coverage artifacts
76
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v6
77
with:
78
name: coverage
79
path: coverage
0 commit comments