Skip to content

Commit

Permalink
Update production-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raulssorban authored Oct 15, 2023
1 parent 4575cd3 commit 59de8dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/production-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: 🛤️ Setup the dotnet build environment
uses: actions/setup-dotnet@v2
with:
dotnet-version: 6.0.x
dotnet-version: 7.0.x

- name: 🔨 Setup the Carbon build environment
shell: bash
Expand Down Expand Up @@ -105,7 +105,7 @@ jobs:
- name: 🛤️ Setup the dotnet build environment
uses: actions/setup-dotnet@v2
with:
dotnet-version: 6.0.x
dotnet-version: 7.0.x

- name: 🔨 Setup the Carbon build environment
shell: cmd
Expand Down

0 comments on commit 59de8dc

Please sign in to comment.