SQSCANGHA-128 NO-JIRA Bump actions/cache from 4 to 5 (#219)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-16 20:53:44 +01:00
committed by GitHub
parent b9f37f9de0
commit dcc5211de5

View File

@@ -433,7 +433,7 @@ jobs:
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
- name: SonarQube Cache - name: SonarQube Cache
uses: actions/cache@v4 uses: actions/cache@v5
with: with:
path: ${{ github.workspace }}/.sonar/cache path: ${{ github.workspace }}/.sonar/cache
key: ${{ runner.os }}-${{ runner.arch }}-sonar key: ${{ runner.os }}-${{ runner.arch }}-sonar