Skip to content
Snippets Groups Projects
Unverified Commit 1c41e365 authored by Fredrik Jonsson's avatar Fredrik Jonsson Committed by GitHub
Browse files

Update to codecov-action v4 that uses node 20.x. (#3803)

parent bad40dac
No related branches found
No related tags found
1 merge request!76Merge up to 5.6.0
......@@ -101,7 +101,7 @@ jobs:
python-version-file: ".python-version"
cache: "pip"
cache-dependency-path: "**/requirements*.txt"
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
- name: install python dependencies
run: |
python3 -m venv venv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment