diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 852b661669..697587ebbe 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -33,7 +33,7 @@ jobs: with: maven-version: 3.9.6 - name: Cache local Maven repository - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0 + uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1 with: path: ~/.m2/repository # re-cache on changes in the pom and target files