Skip to content

Commit 8562b12

Browse files
Bump codecov/codecov-action from 1 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v1...v3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d09839 commit 8562b12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
run: |
6666
dotnet nuke Docs --skip
6767
- name: 🐿 Publish Coverage
68-
uses: codecov/codecov-action@v1
68+
uses: codecov/codecov-action@v3
6969
with:
7070
name: 'actions-${{ matrix.os }}'
7171
- name: 🏺 Publish logs

0 commit comments

Comments
 (0)