From 36ea279c582974c4a0a1f97293448168e57721aa Mon Sep 17 00:00:00 2001 From: Simon Oulevay Date: Sun, 10 Nov 2024 01:48:49 +0100 Subject: [PATCH] Update github cache action to v4 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 38093dc..d7cc4b1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -39,7 +39,7 @@ jobs: # https://github.com/actions/cache - name: Cache build - uses: actions/cache@v3 + uses: actions/cache@v4 with: path: | deps