Skip to content

Commit

Permalink
use upload 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-Ski committed Oct 1, 2024
1 parent a3248e7 commit 66d19b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Build with Gradle
run: ./gradlew build
- name: Upload all output libs
uses: actions/upload-artifact@v2.1.4
uses: actions/upload-artifact@v3.0.0
with:
name: output-libs
path: "*/build/libs"
Expand Down

0 comments on commit 66d19b8

Please sign in to comment.