diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index c4900681..ffddcc39 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -158,7 +158,7 @@ jobs: submodules: true - name: cache sonar - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: | ~/.sonar/cache