Update actions
This commit is contained in:
2
.github/workflows/test_release.yml
vendored
2
.github/workflows/test_release.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
- name: Archive
|
||||
run: Compress-Archive -Path CustomizePlus/bin/Release/* -DestinationPath CustomizePlus.zip
|
||||
- name: Upload a Build Artifact
|
||||
uses: actions/upload-artifact@v2.2.1
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
path: |
|
||||
./CustomizePlus/bin/Release/*
|
||||
|
||||
Reference in New Issue
Block a user