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 d5a1214 commit d235e54Copy full SHA for d235e54
.github/workflows/build.yml
@@ -50,7 +50,7 @@ jobs:
50
run: git fetch --prune --unshallow
51
52
# codecov and unittests need 2.1, gitversion needs 5.0
53
- - uses: actions/setup-dotnet@4d6c8fcf3c8f7a60068d26b594648e99df24cee3 # v4.0.0
+ - uses: actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # v4.0.1
54
with:
55
dotnet-version: |
56
2.1
.github/workflows/codeql-analysis.yml
@@ -24,7 +24,7 @@ jobs:
24
25
fetch-depth: 0
26
27
28
29
30
0 commit comments