Explorar el Código

Bump actions/cache from 3 to 4 (#1385)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] hace 1 año
padre
commit
8aa827acd9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/mingw.yml

+ 1 - 1
.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: |