We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 019efd0 + 9421000 commit 96b2485Copy full SHA for 96b2485
1 file changed
.github/workflows/nightly.yml
@@ -271,7 +271,7 @@ jobs:
271
272
- name: Publish Test Results
273
if: always() && steps.tests.conclusion != 'skipped'
274
- uses: dorny/test-reporter@3d76b34a4535afbd0600d347b09a6ee5deb3ed7f # v2.6.0
+ uses: dorny/test-reporter@a43b3a5f7366b97d083190328d2c652e1a8b6aa2 # v3.0.0
275
with:
276
name: Playwright Tests
277
path: e2e-report/results.xml
0 commit comments