We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7dd796 commit 11ab502Copy full SHA for 11ab502
2 files changed
.github/workflows/css-processor.yml
@@ -29,7 +29,7 @@ jobs:
29
name: Behavior Tests
30
- run: yarn build:css-processor
31
name: Build
32
- - uses: codecov/codecov-action@v1
+ - uses: codecov/codecov-action@v2
33
with:
34
flags: css-processor
35
fail_ci_if_error: true
.github/workflows/transient-render-engine.yml
@@ -33,7 +33,7 @@ jobs:
- run: yarn build:transient-render-engine
36
37
38
flags: transient-render-engine
39
0 commit comments