There was an error while loading. Please reload this page.
1 parent 652da8e commit 0a99b35Copy full SHA for 0a99b35
2 files changed
.github/workflows/build.yml
@@ -40,7 +40,7 @@ jobs:
40
fetch-depth: 0
41
42
- name: Install dotnet
43
- uses: actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602 # v5
+ uses: actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1 # 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