Skip to content

Commit 53043a7

Browse files
authored
Merge pull request #56 from CyR1en/CyR1en-patch-1
Update gradle.yml
2 parents 54a6587 + 1bc5d21 commit 53043a7

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)