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 e662372 commit 22bf25cCopy full SHA for 22bf25c
.github/workflows/pull-request.yml
@@ -8,7 +8,7 @@ jobs:
8
9
steps:
10
- uses: actions/checkout@v1
11
- - uses: actions/setup-dotnet@v1
+ - uses: actions/setup-dotnet@v1.8.0
12
with:
13
dotnet-version: '3.1.201'
14
0 commit comments