Skip to content

Commit 184818e

Browse files
authored
Merge pull request #43 from Project-Babble/RamesTheGeneric-patch-1
Update Build.yml
2 parents fa617b8 + 8a3551c commit 184818e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
path: BabbleApp
2121

22-
- uses: actions/upload-artifact@v2
22+
- uses: actions/upload-artifact@v4
2323
with:
2424
name: BabbleApp
25-
path: BabbleApp/dist/windows
25+
path: BabbleApp/dist/windows

0 commit comments

Comments
 (0)