Skip to content

Commit 1bc5d21

Browse files
authored
Update gradle.yml
1 parent 54a6587 commit 1bc5d21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Build with Gradle
2626
run: ./gradlew clean build
2727
- name: Upload artifact
28-
uses: actions/upload-artifact@v2.3.1
28+
uses: actions/upload-artifact@v4.4.3
2929
with:
3030
name: CommandPrompter
3131
path: build/libs

0 commit comments

Comments
 (0)