Skip to content

Commit d45e737

Browse files
chore(deps): update actions/setup-dotnet action to v4 (#32)
1 parent 126a8c0 commit d45e737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fetch-depth: 0
1717

1818
- name: Setup .NET
19-
uses: actions/setup-dotnet@v3
19+
uses: actions/setup-dotnet@v4
2020
with:
2121
dotnet-version: 6.0.x
2222

0 commit comments

Comments
 (0)