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 9498db4 commit 4dab9c9Copy full SHA for 4dab9c9
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
run: ./gradlew build --stacktrace
30
31
- name: Upload reports
32
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
33
if: always()
34
with:
35
name: check-reports
0 commit comments