We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93b9940 commit 127ace0Copy full SHA for 127ace0
.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@2016bd2012dba4e32de620c46fe006a3ac9f0602 # v5.0.1
+ uses: actions/setup-dotnet@baa11fbfe1d6520db94683bd5c7a3818018e4309 # v5.1.0
35
36
- name: "Restore"
37
run: dotnet restore
0 commit comments