Skip to content

Commit e687f04

Browse files
authored
Update dotnet.yml
1 parent 3a32502 commit e687f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4
1515

1616
- name: Setup .NET 8.0
17-
uses: actions/setup-dotnet@v3
17+
uses: actions/setup-dotnet@v4
1818
with:
1919
dotnet-version: '8.0.x'
2020
- name: Restore dependencies

0 commit comments

Comments
 (0)