Skip to content

Commit

Permalink
Merge pull request #974 from WildGums/GitHubSync/20250203-224745
Browse files Browse the repository at this point in the history
GitHubSync update
  • Loading branch information
GeertvanHorrik authored Feb 3, 2025
2 parents 6221cd0 + e338f2a commit 6cb856d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: Setup .NET Core
id: setup-dotnet
uses: actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # v4.2.0
uses: actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # v4.3.0
with:
dotnet-version: '9.0.x'

Expand Down
2 changes: 1 addition & 1 deletion deployment/cake/tests-nunit.cake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#tool "nuget:?package=NUnit.ConsoleRunner&version=3.19.1"
#tool "nuget:?package=NUnit.ConsoleRunner&version=3.19.2"

//-------------------------------------------------------------

Expand Down

0 comments on commit 6cb856d

Please sign in to comment.