diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 51c52131..8c40f133 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -163,7 +163,7 @@ jobs: ] - name: Build Cache - uses: actions/cache@v4.0.2 + uses: actions/cache@v4.1.1 with: key: build-${{ github.run_number }}-${{ github.run_attempt }} path: |