diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5b786ac..89e15b5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -84,7 +84,7 @@ jobs: submodules: recursive - name: Cache Catch2 - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: build-coverage/_deps key: catch2-v3.7.1-nocover