Skip to content

Commit e7cb7bd

Browse files
committed
bump dotnet build version;
1 parent cc47d61 commit e7cb7bd

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
@@ -10,7 +10,7 @@ jobs:
1010
- name: Checkout repository
1111
uses: actions/checkout@v3
1212

13-
- uses: actions/setup-dotnet@v3
13+
- uses: actions/setup-dotnet@v4
1414
with:
1515
dotnet-version: '5.0.x'
1616

0 commit comments

Comments
 (0)