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 82142e7 commit eb1f2fcCopy full SHA for eb1f2fc
.github/workflows/lint-and-tests.yml
@@ -153,6 +153,6 @@ jobs:
153
154
- name: Upload test results to Codecov
155
if: ${{ !cancelled() && github.event_name != 'merge_group' }}
156
- uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
+ uses: codecov/test-results-action@47f89e9acb64b76debcd5ea40642d25a4adced9f # v1.1.1
157
with:
158
files: ./apps/site/junit.xml,./packages/*/junit.xml
0 commit comments