Skip to content

Commit 5ae4cb0

Browse files
authored
Update ci_cd.yaml
1 parent 99a4829 commit 5ae4cb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Build using script
2929
run: .\builders\windows.bat
3030
- name: Upload Artifacts
31-
uses: actions/upload-artifact@v2
31+
uses: actions/upload-artifact@v4
3232
with:
3333
name: windows-build
3434
path: .\build\releases

0 commit comments

Comments
 (0)