Skip to content

Commit f03c3db

Browse files
committed
1 parent 2049153 commit f03c3db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
token: ${{secrets.CODECOV_TOKEN}}
3838

3939
- name: Archive code coverage results
40-
uses: actions/upload-artifact@v1
40+
uses: actions/upload-artifact@v4
4141
with:
4242
name: code-coverage-report
4343
path: cobertura.xml

0 commit comments

Comments
 (0)