diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9a2d5c2..d7b65c4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -48,7 +48,7 @@ jobs: - name: Prepare Sonar cache # https://github.com/actions/cache - uses: actions/cache@v2.1.7 + uses: actions/cache@v3.2.6 with: path: ~/.sonar/cache key: sonar