Skip to content

Commit e5cc3bc

Browse files
authored
Merge pull request #62 from aminya/dependabot/github_actions/actions/upload-artifact-3.1.2
2 parents 1ea19e8 + 441c615 commit e5cc3bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
with:
108108
file: lcov.info
109109
- name: Upload all
110-
uses: actions/upload-artifact@v2.0.1
110+
uses: actions/upload-artifact@v3.1.2
111111
with:
112112
path: ${{ matrix.test_package }}
113113

0 commit comments

Comments
 (0)