Skip to content

Commit

Permalink
update: Github Action Upload Update To V4
Browse files Browse the repository at this point in the history
  • Loading branch information
BingZi-233 committed Oct 18, 2024
1 parent a409ff8 commit 2c89619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: ./gradlew build
# 上传构建文件
- name: capture build artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: Artifacts
path: plugin/build/libs/

0 comments on commit 2c89619

Please sign in to comment.