Skip to content

Commit 127ace0

Browse files
chore(deps): update actions/setup-dotnet action to v5.1.0
1 parent 93b9940 commit 127ace0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
lfs: true
3232
fetch-depth: 0
3333
- name: "Install .NET Core SDK"
34-
uses: actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602 # v5.0.1
34+
uses: actions/setup-dotnet@baa11fbfe1d6520db94683bd5c7a3818018e4309 # v5.1.0
3535

3636
- name: "Restore"
3737
run: dotnet restore

0 commit comments

Comments
 (0)