Skip to content

Commit f8770b4

Browse files
committed
[spec] setup-dotnet bump to 4.3
1 parent 49abe02 commit f8770b4

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
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/[email protected]
2020

2121
- name: Install DotNet
22-
uses: actions/setup-dotnet@v4
22+
uses: actions/setup-dotnet@v4.3
2323

2424
- name: Restore Dependencies
2525
run: dotnet restore

0 commit comments

Comments
 (0)