Skip to content

Commit 55771b2

Browse files
authored
reference updated reportportal_submit_execution_results action (#362)
reference updated reportportal_submit_execution_results action
1 parent 44317e6 commit 55771b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
shell: bash
121121

122122
- name: report to reportportal
123-
uses: neuralmagic/nm-actions/actions/reportportal_submit_execution_results@v1.15.0
123+
uses: neuralmagic/nm-actions/actions/reportportal_submit_execution_results@v1.22.0
124124
with:
125125
droute_username: ${{ secrets.DROUTE_USERNAME }}
126126
droute_password: ${{ secrets.DROUTE_PASSWORD }}

0 commit comments

Comments
 (0)