We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f23e8de commit 6bac628Copy full SHA for 6bac628
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
lfs: true
32
fetch-depth: 0
33
- name: "Install .NET Core SDK"
34
- uses: actions/setup-dotnet@ea9897a6e57642ca932850b656df2880bc7cd2a8 # v3.3.0
+ uses: actions/setup-dotnet@70918d1a1fac634686d9891df4c3e5de1c886d18 # v3.4.1
35
36
- name: "Dotnet Tool Restore"
37
run: dotnet tool restore
0 commit comments