Skip to content

Commit efe562d

Browse files
chore(deps): update actions/setup-dotnet action to v4
1 parent 2cab931 commit efe562d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
python-version: 3.x
3838

3939
- name: Setup DotNet
40-
uses: actions/setup-dotnet@v3
40+
uses: actions/setup-dotnet@v4
4141
with:
4242
dotnet-version: 7.x
4343

0 commit comments

Comments
 (0)