Skip to content

Commit d60c028

Browse files
chore(deps): update actions/setup-dotnet action to v5
1 parent 617df39 commit d60c028

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
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0 # avoid shallow clone
1919

2020
- name: Setup .NET
21-
uses: actions/setup-dotnet@v4
21+
uses: actions/setup-dotnet@v5
2222
with:
2323
dotnet-version: 8.0.x
2424

0 commit comments

Comments
 (0)