Skip to content

Commit bda045f

Browse files
chore(deps): update actions/setup-dotnet action to v4 (#39)
1 parent 43af72d commit bda045f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/GenerateAsyncCode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
token: ${{ secrets.NHIBERNATE_BOT_TOKEN }}
2424

2525
- name: Setup .NET
26-
uses: actions/setup-dotnet@v2
26+
uses: actions/setup-dotnet@v4
2727
with:
2828
dotnet-version: 6.0.x
2929

0 commit comments

Comments
 (0)