We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60fbef commit 24bfcf6Copy full SHA for 24bfcf6
.github/workflows/ci.yml
@@ -48,7 +48,7 @@ jobs:
48
run: ./gradlew build --info
49
50
- name: Publish Test Results
51
- uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
+ uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
52
if: always()
53
with:
54
name: test-results
0 commit comments