Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmdu committed Oct 12, 2022
1 parent 7539d25 commit 4d60f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
$version = $line.Split('"')[1]
iscc /DMyAppVersion=$version package/build_win_installer.iss
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v3
with:
name: Dockey-win64
path: dist/*.exe
Expand Down

0 comments on commit 4d60f79

Please sign in to comment.