We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77e9ed5 commit 21797d9Copy full SHA for 21797d9
.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@baa11fbfe1d6520db94683bd5c7a3818018e4309 # 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