Skip to content

Commit 99d2f0b

Browse files
authored
Update .githubCI.yml
1 parent a111258 commit 99d2f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/.githubCI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: build
5454
working-directory: ./projects/vs2019/
5555
run: msbuild ./wren.sln /property:Configuration=Release /property:Platform=64bit
56-
- uses: actions/upload-artifact@v2
56+
- uses: actions/upload-artifact@v4
5757
with:
5858
name: wren-windows
5959
path: |

0 commit comments

Comments
 (0)