Skip to content

Commit b57c1b6

Browse files
committed
Merge branch 'dependabot/github_actions/actions/upload-artifact-3.1.1' into chore/patches
2 parents ab9f5f8 + 15f8b28 commit b57c1b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contracts-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
working-directory: contracts
5353

5454
- name: Upload a build artifact
55-
uses: actions/[email protected].0
55+
uses: actions/[email protected].1
5656
with:
5757
name: code-coverage-report
5858
path: contracts/coverage

0 commit comments

Comments
 (0)