Skip to content

Commit 3681874

Browse files
authored
Pin codecov/codecov-action to v3.1.5
1 parent 53c7070 commit 3681874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
tox -e py
3737
3838
- name: Upload coverage
39-
uses: codecov/codecov-action@v4
39+
uses: codecov/codecov-action@v3.1.5
4040
with:
4141
flags: ${{ matrix.os }}
4242
name: ${{ matrix.os }} Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)