Skip to content

Commit

Permalink
chore: Adjust gha netcore
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Oct 18, 2024
1 parent 452cef6 commit a39097e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Setup dotnet
uses: actions/setup-dotnet@v1.7.2
with:
dotnet-version: '9.0.100-rc.1.24452.12'
dotnet-version: '9.0.100-rc.2.24474.11'
include-prerelease: true

- run: |
Expand Down

0 comments on commit a39097e

Please sign in to comment.