Skip to content

Commit 2ee1cc3

Browse files
committed
Upgrade setup-dotnet workflow action version
1 parent de80579 commit 2ee1cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
run: ${{ matrix.DB_INIT }}
8383

8484
- name: Setup .NET
85-
uses: actions/setup-dotnet@v3
85+
uses: actions/setup-dotnet@v4
8686
with:
8787
dotnet-version: 6.0.x
8888

0 commit comments

Comments
 (0)