Skip to content

Commit

Permalink
Update rust-staging-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raulssorban authored Oct 15, 2023
1 parent ba1262f commit 90211bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust-staging-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,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 @@ -109,7 +109,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 90211bf

Please sign in to comment.