Skip to content

Commit af74763

Browse files
committed
fix: contracts testing worflow
1 parent cf703d2 commit af74763

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
@@ -66,7 +66,7 @@ jobs:
6666
working-directory: contracts
6767

6868
- name: Upload a build artifact
69-
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
69+
uses: actions/upload-artifact@v4.6.1
7070
with:
7171
name: code-coverage-report
7272
path: contracts/coverage

0 commit comments

Comments
 (0)