Skip to content

Commit 510299f

Browse files
committed
Update CI to .NET SDK 5.0.300
1 parent 2829bd3 commit 510299f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
env:
66
GMODNET_VERSION: '0.6.0'
7-
DOTNET_SDK_VERSION: '5.0.202'
7+
DOTNET_SDK_VERSION: '5.0.300'
88

99
jobs:
1010
linux-build:

0 commit comments

Comments
 (0)