There was an error while loading. Please reload this page.
2 parents 37f0291 + 7360bd8 commit 84d1f03Copy full SHA for 84d1f03
1 file changed
.github/workflows/ci.yml
@@ -94,7 +94,7 @@ jobs:
94
run: make coverage COVERAGE_MIN=0 COVERAGE_FUNCTION_MIN=0 COVERAGE_BRANCH_MIN=0
95
96
- name: Upload coverage report
97
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
+ uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
98
with:
99
name: coverage-report
100
path: coverage/
0 commit comments