We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e42acd9 commit 8f28ab0Copy full SHA for 8f28ab0
.github/workflows/continuous-integration.yml
@@ -27,6 +27,6 @@ jobs:
27
# --profile ci \
28
# up --build --exit-code-from app_ci
29
30
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v3
31
with:
32
directory: app/
0 commit comments