diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 657800a..a88dc30 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -33,7 +33,7 @@ jobs: cache: 'maven' - name: Build Cache - uses: actions/cache@v3.3.3 + uses: actions/cache@v4.0.0 with: key: build-${{ github.run_number }}-${{ github.run_attempt }} path: |