Skip to content

Commit

Permalink
Merge branch 'master' into issue1052b
Browse files Browse the repository at this point in the history
  • Loading branch information
OsirisTerje committed Jul 4, 2023
2 parents 375151e + 76b0d3d commit c838f33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/NUnit3TestAdapter.Cake.CI.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: windows-latest

steps:
- uses: actions/checkout@v3.5.2
- uses: actions/checkout@v3.5.3
- uses: actions/setup-dotnet@v2
with:
dotnet-version: |
Expand Down
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435" PrivateAssets="all" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.507" PrivateAssets="all" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c838f33

Please sign in to comment.