Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact digest to 184d73b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 95965a0 commit 58c2093
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@184d73b71b93c222403b2e7f1ffebe4508014249
with:
name: code-coverage-report
path: contracts/coverage

0 comments on commit 58c2093

Please sign in to comment.