We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ab3689 commit 89c8c90Copy full SHA for 89c8c90
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ on: [push, pull_request]
4
5
env:
6
GMODNET_VERSION: '0.6.0'
7
- DOTNET_SDK_VERSION: '5.0.300'
+ DOTNET_SDK_VERSION: '5.0.301'
8
9
jobs:
10
linux-build:
0 commit comments