Skip to content

Commit 1cc6d4c

Browse files
authored
Merge pull request #46 from codehearts/renovate/codecov-codecov-action-3.x
Update codecov/codecov-action action to v3
2 parents 8e91904 + d49376c commit 1cc6d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
PYGLET_SHADOW_WINDOW: 'False'
2323
PYGLET_DEBUG_GL: 'False'
2424
PYGLET_AUDIO: 'silent'
25-
- uses: codecov/codecov-action@v2
25+
- uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)