Skip to content

Commit 03c0e06

Browse files
chore: update linter workflow .NET version
1 parent cef5f7c commit 03c0e06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up .NET
2121
uses: actions/setup-dotnet@v2
2222
with:
23-
dotnet-version: "6.0.101"
23+
dotnet-version: "6.0.x"
2424

2525
- name: Run linters
2626
uses: wearerequired/lint-action@v2

0 commit comments

Comments
 (0)