We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f48f428 commit 2eb5c38Copy full SHA for 2eb5c38
.github/workflows/tests.yaml
@@ -20,4 +20,4 @@ jobs:
20
run: docker compose up --build --abort-on-container-exit
21
22
- name: "Upload coverage to Codecov"
23
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
0 commit comments