Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrezza committed Dec 25, 2024
1 parent 21f0bb8 commit d5cef7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Set up .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: 6.0
dotnet-version: '6.0'
- name: Install dependencies
run: dotnet restore
- name: Run linting
Expand Down

0 comments on commit d5cef7e

Please sign in to comment.