Skip to content

Commit 0027112

Browse files
committed
Update github-action
1 parent 2298ce9 commit 0027112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
java-version: 11
1717
- name: Build with Gradle
1818
run: ./gradlew clean build test
19-
- uses: actions/upload-artifact@v3
19+
- uses: actions/upload-artifact@v4
2020
with:
2121
name: artifact
2222
path: |

0 commit comments

Comments
 (0)