Skip to content

Commit e9de619

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/docs/docusaurus-fb2cdbc1bb
2 parents 2b62c5a + e2896fd commit e9de619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
pytest tests/scenario_tests_async/ --junitxml=reports/test_scenario_async.xml
7474
- name: Upload test results to Codecov
7575
if: ${{ !cancelled() }}
76-
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
76+
uses: codecov/test-results-action@47f89e9acb64b76debcd5ea40642d25a4adced9f # v1.1.1
7777
with:
7878
directory: ./reports/
7979
flags: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)