Skip to content

Commit 0c2c0db

Browse files
authored
Merge branch 'master' into nordic
2 parents f8ce527 + b6c7b95 commit 0c2c0db

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
@@ -71,7 +71,7 @@ jobs:
7171
run: tox c
7272
- name: Run tox
7373
run: tox -v --exit-and-dump-after 1200
74-
- uses: codecov/codecov-action@v4
74+
- uses: codecov/codecov-action@v5
7575
with:
7676
file: coverage.xml
7777
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)