Skip to content

Commit 1c1f705

Browse files
author
Milan Barta
committed
Fix CI (update artifact version)
1 parent 275a307 commit 1c1f705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: ./gradlew testRelease
2323

2424
- name: Archive test results
25-
uses: actions/upload-artifact@v2
25+
uses: actions/upload-artifact@v4
2626
if: failure()
2727
with:
2828
name: test-results-report

0 commit comments

Comments
 (0)