Skip to content

Commit 89c8c90

Browse files
committed
Update CI to .NET SDK 5.0.301
1 parent 7ab3689 commit 89c8c90

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.300'
7+
DOTNET_SDK_VERSION: '5.0.301'
88

99
jobs:
1010
linux-build:

0 commit comments

Comments
 (0)