Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact digest to 8448086
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 1f37740 commit 81c736a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contracts-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
working-directory: contracts

- name: Upload a build artifact
uses: actions/upload-artifact@65d862660abb392b8c4a3d1195a2108db131dd05
uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097
with:
name: code-coverage-report
path: contracts/coverage

0 comments on commit 81c736a

Please sign in to comment.