Skip to content

Commit ddab345

Browse files
committed
Update dotnet version in linter.
1 parent 0eaf6dd commit ddab345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-check-dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
uses: actions/setup-dotnet@v3
1515
with:
1616
dotnet-version: |
17-
5.0.x
1817
6.0.x
18+
8.0.x
1919
- name: Checkout files
2020
uses: actions/checkout@v4
2121
with:

0 commit comments

Comments
 (0)