Skip to content

Commit

Permalink
Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake Soenneker committed Dec 24, 2024
1 parent 401549b commit 50bb19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
version=$(($GITHUB_RUN_NUMBER))
echo "BUILD_VERSION=3.0.$version" >> ${GITHUB_ENV}
- name: Setup .NET Core 8.0
- name: Setup .NET 9.0
uses: actions/setup-dotnet@v4
with:
dotnet-version: 9.0.x
Expand Down

0 comments on commit 50bb19e

Please sign in to comment.