Skip to content

Commit a862696

Browse files
authored
Update main.yml
1 parent 1971950 commit a862696

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ jobs:
5151
_build/src/RelWithDebInfo/ectool.pdb
5252
5353
- name: upload windows artifact
54-
uses: actions/upload-release-asset@v1
54+
uses: actions/upload-release-asset@v4
5555
env:
5656
GITHUB_TOKEN: ${{ github.token }}
5757
with:
5858
upload_url: ${{ steps.create_release.outputs.upload_url }}
59-
asset_content_type: application/zip
59+
6060

0 commit comments

Comments
 (0)