We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3cb25ca + 83a3d31 commit a9e7fd5Copy full SHA for a9e7fd5
1 file changed
.github/workflows/build.yaml
@@ -74,7 +74,7 @@ jobs:
74
# -Dorg.gradle.configuration-cache.read-only=true
75
76
- name: archive test results
77
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
78
if: always()
79
with:
80
name: test-results-${{ matrix.os }}
0 commit comments