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

Commite54832a

Browse files
authored
Merge pull request#1550 from python-gitlab/renovate/codecov-codecov-action-2.x
chore(deps): update codecov/codecov-action action to v2
2 parents34fc210 +44f4fb7 commite54832a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
TOXENV:${{ matrix.toxenv }}
5757
run:tox
5858
-name:Upload codecov coverage
59-
uses:codecov/codecov-action@v1
59+
uses:codecov/codecov-action@v2
6060
with:
6161
files:./coverage.xml
6262
flags:${{ matrix.toxenv }}
@@ -78,7 +78,7 @@ jobs:
7878
TOXENV:cover
7979
run:tox
8080
-name:Upload codecov coverage
81-
uses:codecov/codecov-action@v1
81+
uses:codecov/codecov-action@v2
8282
with:
8383
files:./coverage.xml
8484
flags:unit

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp