Skip to content

Commit b558980

Browse files
committed
upd
1 parent 80b26d4 commit b558980

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: ./gradlew build
5151

5252
- name: Upload Gradle build output
53-
uses: actions/upload-artifact@v4
53+
uses: actions/upload-artifact@v5
5454
with:
5555
name: gradle-build-output
5656
path: build/

0 commit comments

Comments
 (0)