Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita5f5b45

Browse files
dependabot[bot]marco-ippolito
authored andcommitted
meta: bump codecov/codecov-action from 4.4.1 to 4.5.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.4.1 to 4.5.0.- [Release notes](https://github.com/codecov/codecov-action/releases)- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)- [Commits](codecov/codecov-action@125fc84...e28ff12)---updated-dependencies:- dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>PR-URL:#53675Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parentf84e215 commita5f5b45

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎.github/workflows/coverage-linux-without-intl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
-name:Clean tmp
7676
run:rm -rf coverage/tmp && rm -rf out
7777
-name:Upload
78-
uses:codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c# v4.4.1
78+
uses:codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673# v4.5.0
7979
with:
8080
directory:./coverage
8181
token:${{ secrets.CODECOV_TOKEN }}

‎.github/workflows/coverage-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
-name:Clean tmp
7676
run:rm -rf coverage/tmp && rm -rf out
7777
-name:Upload
78-
uses:codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c# v4.4.1
78+
uses:codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673# v4.5.0
7979
with:
8080
directory:./coverage
8181
token:${{ secrets.CODECOV_TOKEN }}

‎.github/workflows/coverage-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
-name:Clean tmp
6868
run:npx rimraf ./coverage/tmp
6969
-name:Upload
70-
uses:codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c# v4.4.1
70+
uses:codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673# v4.5.0
7171
with:
7272
directory:./coverage
7373
token:${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp