Skip to content

Commit b0feac4

Browse files
authored
Update blank.yml
1 parent f442b40 commit b0feac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Create installer
2222
run: iscc installer_script.iss # Your Inno Setup script
2323
- name: Upload installer
24-
uses: actions/upload-artifact@v3
24+
uses: actions/upload-artifact@v4
2525
with:
2626
name: windows-installer
2727
path: dist/*.exe

0 commit comments

Comments
 (0)