Skip to content
This repository was archived by the owner on Jun 29, 2025. It is now read-only.

Commit d8f9de4

Browse files
chore(deps): update actions/setup-dotnet action to v3.3.1
1 parent e0593dc commit d8f9de4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
lfs: true
2929
fetch-depth: 0
3030
- name: "Install .NET Core SDK"
31-
uses: actions/setup-dotnet@ea9897a6e57642ca932850b656df2880bc7cd2a8 # v3.3.0
31+
uses: actions/setup-dotnet@b2ace4b12f4cec1b96b6361ff2694ba9e931ceb4 # v3.3.1
3232
- name: "Dotnet Tool Restore"
3333
run: dotnet tool restore
3434
shell: pwsh

0 commit comments

Comments
 (0)