diff --git a/action.yml b/action.yml index 0e312b7..ee76954 100644 --- a/action.yml +++ b/action.yml @@ -18,7 +18,7 @@ runs: fetch-depth: ${{inputs.fetch-depth}} - name: Setup .NET 6, 7, 8 - - uses: actions/setup-dotnet@v3 + uses: actions/setup-dotnet@v3 with: dotnet-version: | 6.x.x