Skip to content

Commit a7a8e44

Browse files
authored
Update ci-dgraph-systest-tests.yml
1 parent 8bd6c03 commit a7a8e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-dgraph-systest-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)