Skip to content

Commit 14678b1

Browse files
Bump actions/upload-artifact from 3.1.0 to 3.1.1 (#337)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c18f5e commit 14678b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
155155
genhtml cargo-test.lcov -o coverage-html | tee output.log
156156
157-
- uses: actions/[email protected].0
157+
- uses: actions/[email protected].1
158158
with:
159159
name: coverage-html
160160
path: coverage-html

0 commit comments

Comments
 (0)