Skip to content

Commit df8f536

Browse files
authored
Bump version of actions/upload-artifact (#43)
1 parent 22c1641 commit df8f536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Make Installer
1717
run: iscc.exe FlexConfirmMail.iss
1818
- name: Upload Installer
19-
uses: actions/upload-artifact@v3
19+
uses: actions/upload-artifact@v4
2020
with:
2121
name: Installer
2222
path: dest/*.exe

0 commit comments

Comments
 (0)