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 6344638 commit 3760f64Copy full SHA for 3760f64
1 file changed
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
run: ./gradlew build --stacktrace
30
31
- name: Upload reports
32
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
33
if: always()
34
with:
35
name: check-reports
0 commit comments