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.
2 parents 645fe21 + bb02c6d commit 7c03e9bCopy full SHA for 7c03e9b
.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@3e891b0cb619bf60e2c25674b222b8940e2c1c25 # v4.1.0
+ - uses: actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # v4.2.0
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