We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4d9b19 + e58d686 commit 41a2bb2Copy full SHA for 41a2bb2
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
run: ./gradlew testRelease
23
24
- name: Archive test results
25
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
26
if: failure()
27
with:
28
name: test-results-report
0 commit comments