Skip to content

Commit 595bfa0

Browse files
authored
Update build-pr.yml
1 parent 024eb73 commit 595bfa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
# Remove when .NET 8 is default on hosted runners
2424
- name: Install .NET 8
25-
uses: actions/setup-dotnet@v4.1.0
25+
uses: actions/setup-dotnet@v4.0.1
2626
with:
2727
dotnet-version: 8.0
2828

0 commit comments

Comments
 (0)