diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index bc72df7..ba6c87e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -77,7 +77,7 @@ jobs: cache: 'maven' - name: Build Cache - uses: actions/cache@v3.0.5 + uses: actions/cache@v4.2.0 with: key: build-${{ github.run_number }}-${{ github.run_attempt }} path: |