Skip to content

Commit 32f71de

Browse files
authored
Update dotnet.yml
1 parent c5ff4cd commit 32f71de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Test
3737
run: dotnet test --no-build --verbosity normal
3838
- name: Archive production artifacts
39-
uses: actions/upload-artifact@v3
39+
uses: actions/upload-artifact@v4
4040
with:
4141
name: AmeisenBotX Application Files
4242
path: AmeisenBotX\bin\Debug\net6.0-windows

0 commit comments

Comments
 (0)