We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d60fbef commit a2c81b0Copy full SHA for a2c81b0
.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@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
52
if: always()
53
with:
54
name: test-results
0 commit comments