We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f43b436 commit 1b0b024Copy full SHA for 1b0b024
.github/workflows/unit-test.yml
@@ -31,4 +31,4 @@ jobs:
31
- name: Run unit tests
32
run: coverage run --branch --source=ssm,bin -m unittest discover --buffer
33
- name: Upload coverage to Codecov
34
- uses: codecov/codecov-action@v3.1.4
+ uses: codecov/codecov-action@v4.1.1
0 commit comments