diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 25e3450..900efe1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -24,7 +24,7 @@ jobs: distribution: 'temurin' cache: maven - name: Cache SonarCloud packages - uses: actions/cache@v4.2.3 + uses: actions/cache@v5.0.3 with: path: ~/.sonar/cache key: ${{ runner.os }}-sonar