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.
2 parents 67d8bba + 9bb77df commit 2c40dcbCopy full SHA for 2c40dcb
.github/workflows/build.yaml
@@ -73,7 +73,7 @@ jobs:
73
./gradlew javaToolchains check --warning-mode all --stacktrace
74
75
- name: archive test results
76
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
77
if: always()
78
with:
79
name: test-results-${{ matrix.os }}
0 commit comments