diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index f084afd858..5f55138968 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -29,7 +29,7 @@ jobs: java-version: ${{ env.JAVA_VERSION }} distribution: 'microsoft' - name: Cache SonarCloud packages - uses: actions/cache@v1 + uses: actions/cache@v3 with: path: ~\sonar\cache key: ${{ runner.os }}-sonar