Skip to content

Commit fd0459f

Browse files
committed
Updated test-reporter action version to v3
1 parent d932995 commit fd0459f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ jobs:
271271

272272
- name: Publish Test Results
273273
if: always() && steps.tests.conclusion != 'skipped'
274-
uses: dorny/test-reporter@3d76b34a4535afbd0600d347b09a6ee5deb3ed7f # v2.6.0
274+
uses: dorny/test-reporter@a43b3a5f7366b97d083190328d2c652e1a8b6aa2 # v3.0.0
275275
with:
276276
name: Playwright Tests
277277
path: e2e-report/results.xml

0 commit comments

Comments
 (0)