There was an error while loading. Please reload this page.
1 parent 35a6d7f commit f3893c4Copy full SHA for f3893c4
.github/workflows/contracts-testing.yml
@@ -72,7 +72,7 @@ jobs:
72
working-directory: contracts
73
74
- name: Upload a build artifact
75
- uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce
+ uses: actions/upload-artifact@65d862660abb392b8c4a3d1195a2108db131dd05
76
with:
77
name: code-coverage-report
78
path: contracts/coverage
0 commit comments