Skip to content

Commit 55b143d

Browse files
update action
1 parent d466f39 commit 55b143d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@ jobs:
1111
uses: actions/setup-dotnet@v3
1212
with:
1313
dotnet-version: |
14-
5
15-
6
1614
7
1715
8
16+
9
1817
- name: Install dependencies
1918
run: dotnet restore
2019
- name: Build

0 commit comments

Comments
 (0)