Skip to content

Commit

Permalink
Merge pull request #97 from Mteheran/develop
Browse files Browse the repository at this point in the history
updating workflow
  • Loading branch information
Mteheran authored Dec 6, 2023
2 parents 6edd83f + 57dc0bd commit ceb4efc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_apicolombia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Set up .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: '7.0.x'
dotnet-version: '8.0.x'
include-prerelease: true

- name: Build with dotnet
Expand Down

0 comments on commit ceb4efc

Please sign in to comment.