Skip to content

Commit f7099a6

Browse files
chore(ci): upgrade to v5
1 parent d0acc6a commit f7099a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Test with pytest
2121
run: |
2222
make testsuite.run
23-
- uses: codecov/codecov-action@v2
23+
- uses: codecov/codecov-action@v5
2424
with:
2525
token: ${{ secrets.CODECOV_TOKEN }}
2626
flags: Python-v${{ matrix.python-version }}

0 commit comments

Comments
 (0)