diff --git a/.github/workflows/inspect-code.yml b/.github/workflows/inspect-code.yml index 57740e58..87ae1081 100644 --- a/.github/workflows/inspect-code.yml +++ b/.github/workflows/inspect-code.yml @@ -36,7 +36,7 @@ jobs: run: dotnet restore src - name: Inspect Code - uses: rcdailey/resharper_inspectcode@include + uses: muno92/resharper_inspectcode@1.6.7 with: workingDirectory: src solutionPath: Recyclarr.sln