Skip to content

Commit a8b031e

Browse files
chore(deps): bump actions/upload-artifact from v2.1.3 to v2.1.4 (#89)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.1.3 to v2.1.4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v2.1.3...5874080) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85cdf05 commit a8b031e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
flags: unit
5151

5252
- name: Archive code coverage results
53-
uses: actions/upload-artifact@v2.1.3
53+
uses: actions/upload-artifact@v2.1.4
5454
with:
5555
name: code-coverage-report
5656
path: cobertura.xml

0 commit comments

Comments
 (0)