Skip to content

Commit

Permalink
Update GitHub Action .NET version.
Browse files Browse the repository at this point in the history
  • Loading branch information
aholmes committed Oct 21, 2023
1 parent af2ef43 commit 7de6f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
dotnet-version: ['6.0.x' ]
dotnet-version: ['7.0.x' ]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 7de6f4c

Please sign in to comment.