diff --git a/.github/workflows/parpe_tests.yml b/.github/workflows/parpe_tests.yml index b223dcdb..5d7d3c90 100644 --- a/.github/workflows/parpe_tests.yml +++ b/.github/workflows/parpe_tests.yml @@ -107,7 +107,7 @@ jobs: - name: Cache sonar files id: cache-sonar - uses: actions/cache@v3 + uses: actions/cache@v4 with: path: sonar_cache key: ${{ runner.os }}-sonar_cache