diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2352f3c9..27b55b84 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -163,7 +163,7 @@ jobs: ] - name: Build Cache - uses: actions/cache@v4.1.2 + uses: actions/cache@v4.2.0 with: key: build-${{ github.run_number }}-${{ github.run_attempt }} path: |