mirror of
https://github.com/carm-outsource/TimeReward.git
synced 2026-06-04 07:18:16 +08:00
chore(deps): update actions/upload-artifact action to v7
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
cp -vrf .asset/*.jar artifacts
|
||||
|
||||
- name: "Upload artifact"
|
||||
uses: actions/upload-artifact@v6
|
||||
uses: actions/upload-artifact@v7
|
||||
with:
|
||||
name: Artifact
|
||||
path: artifacts
|
||||
Reference in New Issue
Block a user