Skip to content

Commit fd4049f

Browse files
authored
Update windows-build.yml for artifact action to v4
1 parent 93c94f1 commit fd4049f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
arguments: "/V3"
3232

3333
- name: Artifact
34-
uses: actions/upload-artifact@v1
34+
uses: actions/upload-artifact@v4
3535
with:
3636
name: openparsec-installer.exe
3737
path: platforms\vs\openparsec-installer.exe

0 commit comments

Comments
 (0)