Skip to content

Commit 6bac628

Browse files
chore(deps): update actions/setup-dotnet action to v3.4.1
1 parent f23e8de commit 6bac628

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@ea9897a6e57642ca932850b656df2880bc7cd2a8 # v3.3.0
34+
uses: actions/setup-dotnet@70918d1a1fac634686d9891df4c3e5de1c886d18 # v3.4.1
3535

3636
- name: "Dotnet Tool Restore"
3737
run: dotnet tool restore

0 commit comments

Comments
 (0)