We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2753be commit 4e30631Copy full SHA for 4e30631
.github/workflows/contracts-testing.yml
@@ -52,7 +52,7 @@ jobs:
52
working-directory: contracts
53
54
- name: Upload a build artifact
55
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
56
with:
57
name: code-coverage-report
58
path: contracts/coverage
0 commit comments