Skip to content

Commit

Permalink
Updated .NET SDK version in github pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
jhartmann123 committed Nov 24, 2022
1 parent 6900b3b commit 49c3f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container: mcr.microsoft.com/dotnet/sdk:6.0
container: mcr.microsoft.com/dotnet/sdk:7.0
steps:
- uses: actions/checkout@v2
- name: Restore dependencies
Expand Down

0 comments on commit 49c3f52

Please sign in to comment.