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