Skip to content

Commit b7dd816

Browse files
authored
update tag for summary-test action (#259)
1 parent a0cc5e2 commit b7dd816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
venv: ${{ steps.create_venv.outputs.penv }}
9797

9898
- name: summary
99-
uses: neuralmagic/nm-actions/actions/summary-test@v1.2.0
99+
uses: neuralmagic/nm-actions/actions/summary-test@v1.13.0
100100
if: success() || failure()
101101
with:
102102
test_label: ${{ inputs.test_label }}

0 commit comments

Comments
 (0)