Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 41a9d03

Browse files
authored
Use v1 instead of dist
1 parent 832e22a commit 41a9d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
npm run test
9999
working-directory: javascript-tap
100100
- name: Create test summary
101-
uses: test-summary/action@dist
101+
uses: test-summary/action@v1
102102
with:
103103
paths: javascript-tap/results/**/*.tap
104104
if: always()

0 commit comments

Comments
 (0)