diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d6c14e4..170c110 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -25,7 +25,7 @@ jobs: distribution: 'temurin' - name: Cache Maven packages - uses: actions/cache@v3.3.1 + uses: actions/cache@v3.3.2 env: cache-name: cache-mvn-temu-19 with: