1 parent 500a403 commit 0aef60bCopy full SHA for 0aef60b
1 file changed
.github/workflows/dotnetcore.yml
@@ -18,7 +18,7 @@ jobs:
18
- run: git fetch --prune --unshallow
19
20
- name: Setup .NET Core 8
21
- uses: actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5
+ uses: actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1 # v5
22
with:
23
dotnet-version: '8.0.x'
24
0 commit comments