Skip to content

Commit

Permalink
update to actions/upload-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
manuc66 committed Jan 30, 2025
1 parent d82e4d4 commit b249281
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 @@ -62,6 +62,6 @@ jobs:
path: setupScript.iss
options: /O+

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
path: InstallerOutput/ImgTagFanOut-installer.exe

0 comments on commit b249281

Please sign in to comment.