Skip to content

Commit

Permalink
chore(deps): 升级依赖版本
Browse files Browse the repository at this point in the history
  • Loading branch information
CarmJos committed Sep 26, 2024
1 parent d8282b9 commit 3b8fd6f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ jobs:
cp -vrf asset/*.jar artifacts
- name: "Upload artifact"
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: Artifact
path: artifacts
path: artifacts
include-hidden-files: true

0 comments on commit 3b8fd6f

Please sign in to comment.