Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #5 from felipebaltazar/felipebaltazar-patch-1
Browse files Browse the repository at this point in the history
Update PackageCI.yml
  • Loading branch information
felipebaltazar authored Nov 25, 2024
2 parents dc89189 + f9fefbb commit 76c892a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PackageCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v4
with:
dotnet-version: 7.x.x
dotnet-version: 8.x.x

- name: Nerdbank.GitVersioning
uses: dotnet/nbgv@v0.4.2
Expand Down

0 comments on commit 76c892a

Please sign in to comment.