From b97da59c115a6c9b89c1c6312f52f5d9510f3ebb Mon Sep 17 00:00:00 2001 From: Sebastian Reimers Date: Fri, 9 Feb 2024 15:38:01 +0100 Subject: [PATCH] bump cache --- .github/workflows/mingw.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mingw.yml b/.github/workflows/mingw.yml index 04a0ae3b9..bf8b7da26 100644 --- a/.github/workflows/mingw.yml +++ b/.github/workflows/mingw.yml @@ -32,7 +32,7 @@ jobs: with: path: baresip-win32/re - - uses: actions/cache@v2 + - uses: actions/cache@v4 id: openssl with: path: baresip-win32/openssl