Skip to content

Commit eea5cfb

Browse files
authored
Merge branch 'main' into dependabot/nuget/src/CardGames.Tests/MSTest.TestAdapter-3.10.2
2 parents f8551e2 + 7ab31cf commit eea5cfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
Version: ${{ steps.gitversion.outputs.MajorMinorPatch }}
1515
CommitsSinceVersionSource: ${{ steps.gitversion.outputs.CommitsSinceVersionSource }}
1616
steps:
17-
- uses: actions/checkout@v4
17+
- uses: actions/checkout@v5
1818
with:
1919
fetch-depth: 0
2020
- name: Setup GitVersion

0 commit comments

Comments
 (0)