Skip to content

Commit 4a1579c

Browse files
committed
ci : update ci
1 parent bcebba6 commit 4a1579c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/webapi.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ jobs:
4040
steps:
4141
- name: checkout
4242
uses: actions/checkout@v4
43+
- name: setup dotnet
44+
uses: actions/setup-dotnet@v4
45+
with:
46+
dotnet-version: 9.0.100
4347
- name: docker login
4448
uses: docker/login-action@v3
4549
with:

0 commit comments

Comments
 (0)