mirror of
https://github.com/CarmJos/MineConfiguration.git
synced 2026-06-04 12:59:45 +08:00
chore(deps): update actions/upload-artifact action to v7
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
- name: "Target Stage"
|
||||
run: mkdir staging && cp */target/*.jar staging
|
||||
- name: "Upload artifact"
|
||||
uses: actions/upload-artifact@v6
|
||||
uses: actions/upload-artifact@v7
|
||||
with:
|
||||
name: Artifact
|
||||
path: staging
|
||||
|
||||
Reference in New Issue
Block a user