We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 803a22f commit c8fdc60Copy full SHA for c8fdc60
.github/workflows/build.yml
@@ -9,7 +9,7 @@ on:
9
- master
10
11
env:
12
- NET_VERSION: '10.0.100'
+ NET_VERSION: '10.0.201'
13
14
jobs:
15
build-and-test:
0 commit comments