Skip to content

Commit

Permalink
Merge pull request #2655 from wabbajack-tools/EzioTheDeadPoet-patch-1
Browse files Browse the repository at this point in the history
Update tests.yaml
  • Loading branch information
EzioTheDeadPoet authored Nov 23, 2024
2 parents 29d6c76 + 58c3288 commit 3b6636d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,10 @@ jobs:
steps:
- uses: actions/checkout@v2

- name: Setup .NET Core SDK 8.0.x
- name: Setup .NET Core SDK 9.0.x
uses: actions/setup-dotnet@v1
with:
dotnet-version: '8.0.x'
dotnet-version: '9.0.x'
include-prerelease: true

- name: Restore
Expand Down

0 comments on commit 3b6636d

Please sign in to comment.