diff --git a/.github/workflows/mingw.yml b/.github/workflows/mingw.yml index 0cfe140..2902702 100644 --- a/.github/workflows/mingw.yml +++ b/.github/workflows/mingw.yml @@ -54,7 +54,7 @@ jobs: cmake -E make_directory ${{env.INSTALL_DIR}} - name: Cache installed - uses: actions/cache@v3 + uses: actions/cache@v4 id: cache-installed with: path: |