Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timleader authored May 2, 2024
1 parent 2558e51 commit 2786757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: dotnet setup
uses: actions/setup-dotnet@v3
with:
dotnet-version: '3.1.x'
dotnet-version: '3.1.20'

- name: write test configuration
id: write_test_configuration
Expand Down

0 comments on commit 2786757

Please sign in to comment.