Skip to content

Commit

Permalink
Merge pull request #6 from pulumiverse/fix/bump-dotnet-version
Browse files Browse the repository at this point in the history
fix: Bumped version of dotnet SDK to 6.0.x in .github/workflows/release.yml
  • Loading branch information
tmeckel authored Jun 7, 2023
2 parents 4560e89 + b3efb26 commit db44955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
fail-fast: true
matrix:
dotnetversion:
- 3.1.301
- 6.0.x
goversion:
- 1.20.x
language:
Expand Down

0 comments on commit db44955

Please sign in to comment.