Browse Source

Update release.yml

master
Haiping GitHub 8 months ago
parent
commit
6ce6066551
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/release.yml

+ 1
- 1
.github/workflows/release.yml View File

@@ -53,7 +53,7 @@ jobs:
}

- name: Upload packages artifacts
uses: actions/upload-artifact@v1.0.0
uses: actions/upload-artifact@v4.0.0
with:
name: "drop-ci-packages"
path: './packages'


Loading…
Cancel
Save