Skip to content

Commit 8bd6c03

Browse files
authored
Update ci-dgraph-vector-tests.yml
1 parent ec045dc commit 8bd6c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-dgraph-vector-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: Upload Test Results
7474
if: always() # Upload the results even if the tests fail
7575
continue-on-error: true # don't fail this job if the upload fails
76-
uses: trunk-io/analytics-uploader@main
76+
uses: trunk-io/analytics-uploader@v1
7777
with:
7878
junit-paths: ./test-results.xml
7979
org-slug: hypermode

0 commit comments

Comments
 (0)