diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 12812adc..f9158b75 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -150,7 +150,7 @@ jobs: ] - name: Build Cache - uses: actions/cache@v3.3.2 + uses: actions/cache@v3.3.3 with: key: build-${{ github.run_number }}-${{ github.run_attempt }} path: |