diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 91896a4..2095591 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -38,7 +38,7 @@ jobs: distribution: 'adopt' java-version: ${{ matrix.JAVA_VERSION }} - name: Cache Maven packages - uses: actions/cache@v3.0.7 + uses: actions/cache@v3.2.1 with: path: | docker_images