We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45a2394 commit be3f79fCopy full SHA for be3f79f
.github/workflows/build.yml
@@ -40,7 +40,7 @@ jobs:
40
fetch-depth: 0
41
42
- name: Install dotnet
43
- uses: actions/setup-dotnet@baa11fbfe1d6520db94683bd5c7a3818018e4309 # v5
+ uses: actions/setup-dotnet@c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7 # v5
44
with:
45
dotnet-version: |
46
6.0.x
.github/workflows/codeql-analysis.yml
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
# codecov needs 2.1
# unittests needs 3.1
0 commit comments