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 dfc90aa commit 8c52d6eCopy full SHA for 8c52d6e
.github/workflows/gradle.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Upload reports
31
if: failure()
32
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
33
with:
34
name: report
35
path: ./**/build/reports
0 commit comments