Skip to content

Commit e286260

Browse files
committed
Update actions
1 parent 119e033 commit e286260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
pwsh ./build/build-host-release.ps1
9999
100100
- name: Upload Artifacts
101-
uses: actions/upload-artifact@v2
101+
uses: actions/upload-artifact@v4
102102
with:
103103
name: windows-native
104104
path: build/release/*

0 commit comments

Comments
 (0)