There was an error while loading. Please reload this page.
2 parents a5ff1de + 3a14f67 commit ec848d9Copy full SHA for ec848d9
1 file changed
.github/workflows/publish-release.yml
@@ -37,7 +37,7 @@ jobs:
37
dest: package.zip
38
39
- name: Upload Artifact
40
- uses: actions/upload-artifact@v1
+ uses: actions/upload-artifact@v4
41
with:
42
name: package
43
path: ${{ github.workspace }}/package.zip
0 commit comments