We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80b26d4 commit b558980Copy full SHA for b558980
1 file changed
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
run: ./gradlew build
51
52
- name: Upload Gradle build output
53
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
54
with:
55
name: gradle-build-output
56
path: build/
0 commit comments