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 3b2f357 commit 65ded0dCopy full SHA for 65ded0d
.github/workflows/gradle.yml
@@ -62,7 +62,7 @@ jobs:
62
GRADLE_ENTERPRISE_CACHE_PASSWORD: ${{ secrets.GRADLE_ENTERPRISE_CACHE_PASSWORD }}
63
64
- name: Upload artifacts
65
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
66
with:
67
name: report
68
path: |
0 commit comments