diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4b42a8c..befe1d4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -50,7 +50,7 @@ jobs: with: extraFiles: bleep.yaml - name: Set up cargo cache - uses: actions/cache@v3 + uses: actions/cache@v4 continue-on-error: false with: path: |