Skip to content

Commit 66d19b8

Browse files
committed
use upload 3.0.0
1 parent a3248e7 commit 66d19b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Build with Gradle
3434
run: ./gradlew build
3535
- name: Upload all output libs
36-
uses: actions/upload-artifact@v2.1.4
36+
uses: actions/upload-artifact@v3.0.0
3737
with:
3838
name: output-libs
3939
path: "*/build/libs"

0 commit comments

Comments
 (0)